[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: SpinBox: Automatically replace little arrows by bigger horizontal buttons when...
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Thu Feb 24 17:35:00 CET 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
7f4b2c31 by gambas at 2022-02-24T17:33:24+01:00
SpinBox: Automatically replace little arrows by bigger horizontal buttons when the control is wide enough.
[GB.GUI.BASE]
* NEW: SpinBox: Automatically replace little arrows by bigger horizontal buttons when the control is wide enough.
- - - - -
3b3ed78e by gambas at 2022-02-24T17:33:59+01:00
SliderBox: Adapt inner SpinBox width more intelligently.
[GB.FORM]
* NEW: SliderBox: Adapt inner SpinBox width more intelligently.
- - - - -
e45596ad by gambas at 2022-02-24T17:34:54+01:00
Make SpinBox bigger everywhere so that little arrows are replaced by big buttons.
[DEVELOPMENT ENVIRONMENT]
* NEW: Make SpinBox bigger everywhere so that little arrows are replaced by big buttons.
- - - - -
17 changed files:
- app/src/gambas3/.src/Editor/Image/FImageOffsetSelection.form
- app/src/gambas3/.src/Editor/Image/FImageProperty.form
- app/src/gambas3/.src/Editor/Image/FImageResize.form
- app/src/gambas3/.src/Options/FOption.form
- app/src/gambas3/.src/Packager/FMakeInstall.form
- app/src/gambas3/.src/Project/FCreateFile.form
- app/src/gambas3/.src/Project/FMakeExecutable.form
- app/src/gambas3/.src/Project/FProjectProperty.form
- comp/src/gb.form/.src/Color/FColorChooser.form
- comp/src/gb.form/.src/Font/FFontChooser.form
- comp/src/gb.form/.src/SliderBox.class
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/SpinBox.class
- comp/src/gb.gui.base/.src/Test/FTestSpinBox.class
- comp/src/gb.gui.base/.src/Test/FTestSpinBox.form
- + comp/src/gb.gui.base/spinbox/minus.png
- + comp/src/gb.gui.base/spinbox/plus.png
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a8612cf01866b8198ba5c4b0d8bc5e8d71cb3cca...e45596ad6d5333eac1f4a4f06b40a622c89debd4
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a8612cf01866b8198ba5c4b0d8bc5e8d71cb3cca...e45596ad6d5333eac1f4a4f06b40a622c89debd4
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20220224/818468fc/attachment.htm>
More information about the Notification
mailing list