excalidraw/src
Christopher Chedeau 2a87c7381b Set selection when unlocking (#567)
A common workflow I have is to enable the lock, draw a bunch of things, unlock to be able to select stuff. However, after I unlock, the last shape is still enabled, so I end up drawing yet another of the same shape :(

This PR resets to selection instead!
2020-01-26 14:24:50 +01:00
..
actions Fix value when multiple elements are selected (#571) 2020-01-26 13:12:47 +01:00
components Untranslated lock icon (#568) 2020-01-26 11:34:15 +01:00
element changing new shape property sets it as default (#520) 2020-01-25 09:58:57 -08:00
renderer Allow multiline text (#535) 2020-01-24 20:35:51 +02:00
scene Remove image type description when saving to png (#566) 2020-01-26 13:04:33 +01:00
appState.ts changing new shape property sets it as default (#520) 2020-01-25 09:58:57 -08:00
bug-issue-template.js fix: typos (#540) 2020-01-24 21:02:55 +01:00
global.d.ts support export canvas to clipboard (#232) 2020-01-09 17:37:08 +01:00
history.ts Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
i18n.ts Add german translation (#550) 2020-01-25 09:47:02 -08:00
index-node.ts Use local fonts (#573) 2020-01-26 11:46:56 +01:00
index.tsx Set selection when unlocking (#567) 2020-01-26 14:24:50 +01:00
keys.ts Accessible modals (#560) 2020-01-25 19:37:58 -03:00
math.ts Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
react-app-env.d.ts TS, Prettier, Eslint (#39) 2020-01-02 11:03:48 -08:00
shapes.tsx Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
styles.scss Use local fonts (#573) 2020-01-26 11:46:56 +01:00
theme.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
types.ts changing new shape property sets it as default (#520) 2020-01-25 09:58:57 -08:00
utils.ts Normalize dimensions (#527) 2020-01-24 20:45:52 +01:00
zindex.test.ts Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
zindex.ts fix: typos (#540) 2020-01-24 21:02:55 +01:00