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

[Git][gambas/gambas][master] 2 commits: Rename Style 'Contrast' property as 'Opacity'. Choose a GridView grid color...



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


Commits:
0a3469c1 by Benoît Minisini at 2025-05-31T17:18:36+02:00
Rename Style 'Contrast' property as 'Opacity'. Choose a GridView grid color adapted to the background style.

[GB.GUI.BASE]
* NEW: Style: Rename 'Contrast' property as 'Opacity'.
* NEW: GridView: Choose a grid color adapted to the background style.

- - - - -
2e4f4ad5 by Benoît Minisini at 2025-05-31T17:20:15+02:00
'Style.Contrast' property has been renamed as 'Style.Opacity'.

[DEVELOPMENT ENVIRONMENT]
* NEW: 'Style.Contrast' property has been renamed as 'Style.Opacity'.

- - - - -


7 changed files:

- app/src/gambas3/.src/Options/FOption.class
- app/src/gambas3/.src/Project.module
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/GridView/GridView.class
- comp/src/gb.gui.base/.src/ScrollArea.class
- comp/src/gb.gui.base/.src/Style.class
- comp/src/gb.gui.base/.src/Test/FTestGridView.form


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f659f0519741d159bd43f6e7bffb76a6bd4e9756...2e4f4ad5dbef1dd4da6270f511f3fc8c7fbeeee0

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f659f0519741d159bd43f6e7bffb76a6bd4e9756...2e4f4ad5dbef1dd4da6270f511f3fc8c7fbeeee0
You're receiving this email because of your account on gitlab.com.