[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Fix Splitter and add 'ColumnView.Columns.Padding' property.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Tue Dec 20 11:34:08 CET 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
20b5c1c7 by Benoît Minisini at 2022-12-20T10:54:37+01:00
Fix Splitter and add 'ColumnView.Columns.Padding' property.
[GB.GUI.BASE]
* BUG: Splitter: Fix layout in vertical mode.
* NEW: Splitter: A double-click on the handle now resets the layout.
* NEW: ColumnView: Add 'Padding' property to the ColumnView.Columns object.
* NEW: ColumnView: No column padding by default.
- - - - -
b3e2edff by Benoît Minisini at 2022-12-20T10:55:45+01:00
FileView: Add column padding to the detailed view.
[GB.FORM]
* NEW: FileView: Add column padding to the detailed view, as there is no implicit padding anymore in 'ColumnView'.
- - - - -
60d6dada by Benoît Minisini at 2022-12-20T11:34:01+01:00
Many debugger fixes.
[DEVELOPMENT ENVIRONMENT]
* NEW: Update French translation.
* BUG: Debugger: Many fixes.
- - - - -
11 changed files:
- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Debug/Design.module
- app/src/gambas3/.src/Debug/FDebugInfo.class
- app/src/gambas3/.src/Debug/FDebugger.class
- app/src/gambas3/.src/Debug/FDebugger.form
- app/src/gambas3/.src/Exported/EnvChooser/EnvChooser.class
- app/src/gambas3/.src/Options/FOption.class
- comp/src/gb.form/.src/File/FileView.class
- comp/src/gb.gui.base/.src/Split/Splitter.class
- comp/src/gb.gui.base/.src/TreeView/_ColumnView_Columns.class
- comp/src/gb.gui.base/.src/TreeView/_TreeView.class
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/0ca614c4cb709ef0706124f29c49cb7e20f0dd29...60d6dada96b0b0ab3dccfe7cbe0f654229f8e91f
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/0ca614c4cb709ef0706124f29c49cb7e20f0dd29...60d6dada96b0b0ab3dccfe7cbe0f654229f8e91f
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/20221220/bf4e45e9/attachment.htm>
More information about the Notification
mailing list