Improv appearance of tooltips

Ensure uniform border size around tooltips with image, lighter color background for better visibility.
This commit is contained in:
Bruno Herbelin
2024-05-20 13:19:34 +02:00
parent 8d66913a8e
commit e7f388999d
3 changed files with 13 additions and 4 deletions

View File

@@ -239,7 +239,7 @@
#define SHORTCUT_SHADEREDITOR CTRL_MOD "E"
#define TOOLTIP_FULLSCREEN "Fullscreen "
#define SHORTCUT_FULLSCREEN CTRL_MOD "F"
#define TOOLTIP_MAIN "Main menu "
#define TOOLTIP_MAIN "Home panel "
#define SHORTCUT_MAIN "HOME"
#define TOOLTIP_NEW_SOURCE "Insert "
#define SHORTCUT_NEW_SOURCE "INS"