mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
tweaking actions...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a458b592e7
commit
c9759a55e8
@ -138,7 +138,7 @@ var BASE_ACTIONS = {
|
||||
uncropAll: '',
|
||||
|
||||
openURL: '',
|
||||
openHistory: '',
|
||||
//openHistory: '',
|
||||
|
||||
saveState: '',
|
||||
exportImages: '',
|
||||
@ -199,6 +199,12 @@ var UI_ACTIONS = {
|
||||
|
||||
toggleTheme: '',
|
||||
|
||||
// dialogs...
|
||||
openDialog: '',
|
||||
historyDialog: '',
|
||||
cropDialog: '',
|
||||
markDialog: '',
|
||||
|
||||
// panels...
|
||||
togglePanels: '',
|
||||
showInfoPanel: '',
|
||||
@ -206,6 +212,8 @@ var UI_ACTIONS = {
|
||||
showSearchPanel: '',
|
||||
showQuickEditPanel: '',
|
||||
showStatesPanel: '',
|
||||
showHistoryPanel: '',
|
||||
showDirBrowserPanel: '',
|
||||
showConsolePanel: '',
|
||||
|
||||
// developer actions...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user