[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Form editor: Allow the 'DrawWith' control constant to define the initial value...
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Sun Mar 20 23:10:57 CET 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
c7451f10 by gambas at 2022-03-20T23:09:19+01:00
Form editor: Allow the 'DrawWith' control constant to define the initial value of properties of the control used for drawing.
[DEVELOPMENT ENVIRONMENT]
* NEW: Form editor: Allow the 'DrawWith' control constant to define the initial value of properties of the control used for drawing.
- - - - -
135e0848 by gambas at 2022-03-20T23:09:57+01:00
ScrollView: Ignore controls with 'Ignore' property set when resizing the contents.
[GB.GUI.BASE]
* BUG: ScrollView: Ignore controls with 'Ignore' property set when resizing the contents.
- - - - -
0f0bb17a by gambas at 2022-03-20T23:10:50+01:00
WebScrollView: Draw the control with a 'ScrollView' whose 'Border' is initially unset.
[GB.WEB.GUI]
* BUG: WebScrollView: Draw the control with a 'ScrollView' whose 'Border' is initially unset.
- - - - -
9 changed files:
- app/src/gambas3/.src/Editor/Form/CControl.class
- comp/src/gb.gui.base/.component
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/ProgressBar.class
- comp/src/gb.gui.base/.src/ScrollView.class
- comp/src/gb.gui.base/.src/Test/TestMessage.module
- + comp/src/gb.gui.base/.src/TestCursor.class
- comp/src/gb.web.gui/.src/Test/Webform4.webform
- comp/src/gb.web.gui/.src/WebScrollView.class
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/44a540c9cc166dfadfe2b853201adfa125f297e1...0f0bb17a6d9312875b57ea3f632e745574c18978
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/44a540c9cc166dfadfe2b853201adfa125f297e1...0f0bb17a6d9312875b57ea3f632e745574c18978
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/20220320/be759ea5/attachment.htm>
More information about the Notification
mailing list