[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] Do not draw borders round when they touch the border of the window.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] Do not draw borders round when they touch the border of the window.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Sun, 11 May 2025 18:22:45 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: f3a24346 by Benoît Minisini at 2025-05-11T20:22:40+02:00 Do not draw borders round when they touch the border of the window. [GB.GUI.BASE] * BUG: GridView: Do not draw the bottom selection limit when it touches the gridview bottom border. * NEW: Style: Adapt the opacity of flat backgrounds according to light or dark theme. * NEW: Style: Paint focus frame even when the 'Style.BorderFlat' property is set. * NEW: Style: Do not draw borders round when they touch the border of the window. - - - - - 3 changed files: - comp/src/gb.gui.base/.src/GridView/GridView.class - comp/src/gb.gui.base/.src/Style.class - comp/src/gb.gui.base/.src/_Gui.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f3a243468aedd63e700b29a3f82e9ef731d81303 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f3a243468aedd63e700b29a3f82e9ef731d81303 You're receiving this email because of your account on gitlab.com.