[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 2 commits: Some styled border fixes.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
bab81d23 by Benoît Minisini at 2025-05-07T18:03:17+02:00
Some styled border fixes.

[GB.FORM]
* BUG: DirChooser & FileChooser: Remove little gradient at the end of the directory browser.
* BUG: DirChooser & FileChooser: Relayout controls on styled border change.
* BUG: ListEditor: Fix text box background.

- - - - -
ec211d47 by Benoît Minisini at 2025-05-07T18:05:17+02:00
Some styled border fixes.

[GB.GUI.BASE]
* NEW: ComboBox: Always use a border and text background.
* BUG: GridView: Correctly react to styled border changes.
* NEW: ProgressBar: Follow the styled border properties.
* BUG: Style: 'ClipBackground()' takes the 'BorderFlat' property into account.

- - - - -


13 changed files:

- comp/src/gb.form/.project
- comp/src/gb.form/.src/File/Chooser/FDirChooser.class
- comp/src/gb.form/.src/File/Chooser/FDirChooser.form
- comp/src/gb.form/.src/File/FileView.class
- comp/src/gb.form/.src/ListEditor/FListEditor.form
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/ComboBox/FComboBoxPopup.form
- comp/src/gb.gui.base/.src/GridView/GridView.class
- comp/src/gb.gui.base/.src/IconView/IconView.class
- comp/src/gb.gui.base/.src/ProgressBar.class
- comp/src/gb.gui.base/.src/ScrollArea.class
- comp/src/gb.gui.base/.src/Style.class
- comp/src/gb.gui.base/.src/Test/FTestProgressBar.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/97697e2378e7e498b9f87a766aabe69c11e81588...ec211d47ebe84b5dbcb2fa896baf7d6b50b9d4c4

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/97697e2378e7e498b9f87a766aabe69c11e81588...ec211d47ebe84b5dbcb2fa896baf7d6b50b9d4c4
You're receiving this email because of your account on gitlab.com.