penpot/frontend
Andrés Moya 25f7c14f97 🐛 Fix deactivation of show distances when alt-tab is used
Alt key with a shape selected activates show-distances mode.

If you press Alt+tab, in many window managers the window is switched,
and thus the alt keydown event is sent to other app and does not reach
Penpot. So, we need to deactivate the mode also on window blur.
2023-05-17 13:53:22 +02:00
..
cypress
dev
resources Components annotations 2023-05-16 11:06:54 +02:00
scripts
src 🐛 Fix deactivation of show distances when alt-tab is used 2023-05-17 13:53:22 +02:00
test/frontend_tests 🐛 Fix undo when deleting shapes inside instances (ok) 2023-05-16 11:11:47 +02:00
translations Components annotations 2023-05-16 11:06:54 +02:00
vendor
.nvmrc
.prettierrc
cypress.json
deps.edn
gulpfile.js Add new layers panel UI design 2023-04-27 12:26:26 +02:00
package.json Add new layers panel UI design 2023-04-27 12:26:26 +02:00
shadow-cljs.edn
yarn.lock Adds CSS modules to the build pipeline 2023-03-06 14:20:18 +01:00