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

[Git][gambas/gambas][master] 2 commits: Some styled border fixes.



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


Commits:
18f210df by Benoît Minisini at 2025-11-23T01:08:26+01:00
Some styled border fixes.

[GB.GUI.BASE]
* NEW: GridView: Align row numbers to the right (on left to right languages).
* BUG: ScrollArea: Correctly relayout the contents if the styled border changes.
* BUG: Style: Fix and factorize 'PaintBackground()' and 'ClipBackground()' methods.

- - - - -
e0503894 by Benoît Minisini at 2025-11-23T01:09:41+01:00
Search panel: Some result list look fixes.

[DEVELOPMENT ENVIRONMENT]
* BUG: Search panel: Some result list look fixes.

- - - - -


5 changed files:

- app/src/gambas3/.src/Debug/FDebugInfo.form
- app/src/gambas3/.src/Search/FSearch.class
- comp/src/gb.gui.base/.src/GridView/_GridView_Rows.class
- comp/src/gb.gui.base/.src/ScrollArea.class
- comp/src/gb.gui.base/.src/Style.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6156db56cd271be510c562d7c9ba0b065bdfa951...e050389451145e8a21e4c724f37310b3108bb115

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6156db56cd271be510c562d7c9ba0b065bdfa951...e050389451145e8a21e4c724f37310b3108bb115
You're receiving this email because of your account on gitlab.com.