[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: ColorPalette: Color buttons layout can be vertical or horizontal, on multiple lines or columns.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Sat Sep 16 22:15:59 CEST 2023



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


Commits:
69e55c24 by Benoît Minisini at 2023-09-16T22:14:20+02:00
ColorPalette: Color buttons layout can be vertical or horizontal, on multiple lines or columns.

[GB.FORM]
* NEW: ColorPalette: Color buttons layout can be vertical or horizontal, on multiple lines or columns.
* NEW: ColorPalette: Add a 'Size' property that defines the size of a color button.
* NEW: ColorChooser: Picking a color on the screen now raises the 'Activate' event.

- - - - -
efcd92dd by Benoît Minisini at 2023-09-16T22:15:55+02:00
More colors on the image editor color palette. Fix project tree refresh when adding a new file.

[DEVELOPMENT ENVIRONMENT]
* NEW: Image editor: Color palette now displays two lines of buttons.
* NEW: Image editor: Picking a color on the screen automatically adds it to the color palette.
* BUG: Project tree: Adding a new file correctly updates the tree now.

- - - - -


8 changed files:

- app/src/gambas3/.src/Editor/Image/FImageProperty.class
- app/src/gambas3/.src/Editor/Image/FImageProperty.form
- app/src/gambas3/.src/Project.module
- comp/src/gb.form/.project
- comp/src/gb.form/.src/Color/ColorPalette.class
- comp/src/gb.form/.src/Color/FColorChooser.class
- + comp/src/gb.form/.src/Test/FTestColorPalette.class
- + comp/src/gb.form/.src/Test/FTestColorPalette.form


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6c6fa09132595a4f308a26994e909e272a172c4d...efcd92ddc904d11092e7d91f18431ffea095f5be

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6c6fa09132595a4f308a26994e909e272a172c4d...efcd92ddc904d11092e7d91f18431ffea095f5be
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/20230916/4356170d/attachment.htm>


More information about the Notification mailing list