0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 23:49:45 -05:00
penpot/frontend
Andrey Antukh 9f9bff17e5
Properly handle selrect double initialization.
This issue is happens when user emits mouse-up event out
of workspace, that is not captured by stoper stream, and
then user need to initialie and stop again the selrect.

The double initialization is not an issue but that
was raising unexpected exception and this commit
fixes that.
2017-02-21 19:36:54 +01:00
..
dev/bench Move all files under frontend directory. 2016-11-20 20:03:17 +01:00
resources Remove duplicate entries from externs. 2017-01-30 19:16:00 +01:00
scripts Enable gzip and brotli precompression on dist scripts. 2017-02-21 12:19:27 +01:00
src/uxbox Properly handle selrect double initialization. 2017-02-21 19:36:54 +01:00
test/uxbox/tests Move all files under frontend directory. 2016-11-20 20:03:17 +01:00
.nvmrc Set node version to 6.9.4 2017-01-30 19:00:56 +01:00
Caddyfile Move caddyfile out of dist directory. 2017-02-21 13:19:25 +01:00
gulpfile.js Add brotli and gzip static compression to gulp tasks. 2017-02-21 13:23:15 +01:00
LICENSE Move all files under frontend directory. 2016-11-20 20:03:17 +01:00
npm-shrinkwrap.json Add brotli and gzip static compression to gulp tasks. 2017-02-21 13:23:15 +01:00
package.json Add brotli and gzip static compression to gulp tasks. 2017-02-21 13:23:15 +01:00
project.clj Add the ability to deactivate the function name mungling. 2017-02-21 11:24:28 +01:00