intercept the hotkey assigned to colorpicker via hotkeyRerouter

This commit is contained in:
tophf 2017-11-22 04:36:26 +03:00
parent 5d00602ada
commit 64cb128b06

View File

@ -76,6 +76,7 @@ const hotkeyRerouter = {
save: true, jumpToLine: true, nextEditor: true, prevEditor: true,
find: true, findNext: true, findPrev: true, replace: true, replaceAll: true,
toggleStyle: true,
colorpicker: true,
},
setState: enable => {
setTimeout(() => {