* Allow multiline text * Figure out offset correctly * Run prettier
* Introduce shape lock * Format code with prettier * Do not reset elementLocked on selection change * Don't set isSelected to true if element is locked * Don't reset the cursor * Move reset cursor call to better spot * Run prettier + lint
* Add numeric hotkeys * Nit: add space after comma