[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 3 commits: TextEditor: React to system color changes.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 3 commits: TextEditor: React to system color changes.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Wed, 01 Oct 2025 00:57:25 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 674219a0 by Benoît Minisini at 2025-10-01T01:02:05+02:00 TextEditor: React to system color changes. [GB.FORM.EDITOR] * BUG: TextEditor: React to system color changes. - - - - - f78ccea3 by Benoît Minisini at 2025-10-01T02:55:34+02:00 TextHighlighterTheme: Correctly recompute the value of the 'Dark' property in all cases when setting the theme background color. [GB.HIGHLIGHT] * BUG: TextHighlighterTheme: Correctly recompute the value of the 'Dark' property in all cases when setting the theme background color. - - - - - 8d356c50 by Benoît Minisini at 2025-10-01T02:57:21+02:00 MenuButton: Fix background refresh when the system colors change. [GB.FORM] * BUG: MenuButton: Fix background refresh when the system colors change. * NEW: MenuButton: Make disabled buttons more readable. * NEW: ColorButton: Make disabled buttons more readable. - - - - - 4 changed files: - comp/src/gb.form.editor/.src/TextEditor.class - comp/src/gb.form/.src/Button/MenuButton.class - comp/src/gb.form/.src/Color/ColorButton.class - comp/src/gb.highlight/.src/TextHighlighterTheme.class View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9166f96a40af659c3e58a9f6e9cc996054c9d439...8d356c505524a2a0bc0213aadffdb50461338537 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9166f96a40af659c3e58a9f6e9cc996054c9d439...8d356c505524a2a0bc0213aadffdb50461338537 You're receiving this email because of your account on gitlab.com.