mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-22 23:59:59 +01:00
New Preview of source for Player
F6 and F7 (new) keys trigger preview of output display and current source in player, respectively.
This commit is contained in:
@@ -185,7 +185,8 @@
|
||||
#define SHORTCUT_OUTPUTDISABLE "F12"
|
||||
#define ICON_PREVIEW 4, 15
|
||||
#define MENU_PREVIEW "Preview"
|
||||
#define SHORTCUT_PREVIEW "F6"
|
||||
#define SHORTCUT_PREVIEW_OUT "F6"
|
||||
#define SHORTCUT_PREVIEW_SRC "F7"
|
||||
#define MENU_CLOSE ICON_FA_TIMES " Close"
|
||||
#define DIALOG_FAILED_SOURCE ICON_FA_EXCLAMATION_TRIANGLE " Source failure"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user