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

[Git][gambas/gambas][master] 3 commits: Image editor: Take dark theme into account when drawing available shapes.



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


Commits:
8f65a5b8 by Benoît Minisini at 2025-01-15T23:45:06+01:00
Image editor: Take dark theme into account when drawing available shapes.

[DEVELOPMENT ENVIRONMENT]
* BUG: Image editor: Take dark theme into account when drawing available shapes.

- - - - -
dec42579 by Benoît Minisini at 2025-01-16T14:18:19+01:00
Call 'Stock.Refresh' if 'Application.Theme' changes.

[GB.GUI.BASE]
* NEW: Call 'Stock.Refresh' if 'Application.Theme' changes.

- - - - -
856bd4e6 by Benoît Minisini at 2025-01-16T14:18:43+01:00
Call 'Stock.Refresh' if 'Application.Theme' changes.

[GB.GTK]
* BUG: Call 'Stock.Refresh' if 'Application.Theme' changes.

[GB.GTK3]
* BUG: Call 'Stock.Refresh' if 'Application.Theme' changes.

[GB.QT4]
* BUG: Call 'Stock.Refresh' if 'Application.Theme' changes.

[GB.QT5]
* BUG: Call 'Stock.Refresh' if 'Application.Theme' changes.

[GB.QT6]
* BUG: Call 'Stock.Refresh' if 'Application.Theme' changes.

- - - - -


7 changed files:

- app/src/gambas3/.src/Editor/Image/ImageSelectionBox.class
- comp/src/gb.gui.base/.component
- comp/src/gb.gui.base/.src/Picture.class
- comp/src/gb.gui.base/.src/_Gui.class
- comp/src/gb.gui.base/.version
- gb.gtk/src/CScreen.cpp
- gb.qt4/src/CScreen.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/4ae9cbd59f3d2a554e307866440c65beec660280...856bd4e67f5c834a1618a7fce4321819c7caad13

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/4ae9cbd59f3d2a554e307866440c65beec660280...856bd4e67f5c834a1618a7fce4321819c7caad13
You're receiving this email because of your account on gitlab.com.