mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
05c6e5c0c7
commit
35256b47e7
@ -163,6 +163,7 @@ class IGImageMark extends preact.Component {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// XXX HACK...
|
||||||
var ribbon_set_dom
|
var ribbon_set_dom
|
||||||
|
|
||||||
function render(data, images, scale){
|
function render(data, images, scale){
|
||||||
|
|||||||
@ -242,8 +242,8 @@ module.GLOBAL_KEYBOARD = {
|
|||||||
|
|
||||||
|
|
||||||
// theme...
|
// theme...
|
||||||
ctrl_B: 'toggleTheme!',
|
//ctrl_B: 'toggleTheme!',
|
||||||
ctrl_shift_B: 'toggleTheme!: "prev"',
|
//ctrl_shift_B: 'toggleTheme!: "prev"',
|
||||||
'ctrl+-': 'darkerTheme!',
|
'ctrl+-': 'darkerTheme!',
|
||||||
'ctrl++': 'lighterTheme!',
|
'ctrl++': 'lighterTheme!',
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user