0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-04 02:51:20 -05:00
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 🔧 Fix typos in source code 2022-10-04 10:40:34 +02:00
dev Change modifiers to records 2022-11-30 10:00:30 +01:00
resources Components annotations 2023-05-16 11:06:54 +02:00
scripts 🎉 New script to find unused translations 2022-10-19 16:23:01 +02:00
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 Add specific font for persian and arabic locales 2022-07-15 11:03:13 +02:00
cypress.json
deps.edn ⬆️ Updated potok dependency 2023-01-02 11:25:53 +01:00
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 📎 Add bench namespace to fronend/dev 2022-11-30 10:00:29 +01:00
yarn.lock Adds CSS modules to the build pipeline 2023-03-06 14:20:18 +01:00