KOLOS Chevereto Member Dec 1, 2019 #1 I want change keyboard shortcut in the image viewer. Current picture close is "X" key but I want use "Esc" key. How can change it?
I want change keyboard shortcut in the image viewer. Current picture close is "X" key but I want use "Esc" key. How can change it?
Rodolfo 🥑 Chevereto Godlike Chevereto Staff Administrator Dec 1, 2019 #2 https://github.com/Chevereto/Chevereto-Free/blob/master/app/lib/chevereto.js#L2009 (search the same line in the js of your edition). The key codes are listed here: http://gcctech.org/csc/javascript/javascript_keycodes.htm
https://github.com/Chevereto/Chevereto-Free/blob/master/app/lib/chevereto.js#L2009 (search the same line in the js of your edition). The key codes are listed here: http://gcctech.org/csc/javascript/javascript_keycodes.htm