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

[Git][gambas/gambas][master] 2 commits: Slider: Make the button bigger if possible.



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


Commits:
8026d37c by Benoît Minisini at 2025-04-15T12:43:59+02:00
Slider: Make the button bigger if possible.

[GB.GUI.BASE]
* BUG: Font: 'ToString()' now rounds letter spacing to one decimal.
* NEW: Slider: Make the button bigger if possible.

- - - - -
233554f5 by Benoît Minisini at 2025-04-15T12:45:12+02:00
MenuButton: Change how the button is highlighted when the popup is opened. SwitchButton: New look.

[GB.FORM]
* NEW: MenuButton: Change how the button is highlighted when the popup is opened.
* NEW: SwitchButton: New look.

- - - - -


10 changed files:

- comp/src/gb.form/.project
- comp/src/gb.form/.src/Button/MenuButton.class
- comp/src/gb.form/.src/Button/SwitchButton.class
- comp/src/gb.form/.src/Test/FTestFontChooser.class
- comp/src/gb.form/.src/Test/FTestMenuButton.form
- comp/src/gb.form/.src/Test/FTestSwitchButton.form
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/Font.class
- comp/src/gb.gui.base/.src/Slider.class
- comp/src/gb.gui.base/.src/Test/FTestSlider.form


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/15b424546b01697809dd7f5d284890502718307f...233554f568dd806e99f85763d6ff7e34d035332f

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/15b424546b01697809dd7f5d284890502718307f...233554f568dd806e99f85763d6ff7e34d035332f
You're receiving this email because of your account on gitlab.com.