Faustino Kialungila
61be0f7b61
Render text actions panel on double click ( #450 )
...
* Render text actions panel on double click
* cleanup wysiwyg on click
* use `state.editingElement` instead of global to determine whether t ext panel is shown
* clarify comment
Co-authored-by: David Luzar <luzar.david@gmail.com>
2020-01-19 23:32:24 +01:00
Faustino Kialungila
1ea72e9134
Center element on paste ( #248 )
...
* Center element on paste
* paste on cursor position
* correctly center elements
* rename vars
2020-01-09 12:34:46 +01:00
Timur Khazamov
10955f8bb0
Wysiwyg text 2.0 ( #238 )
...
* Fixed cleaning handlers after cleanup
* Double click to edit text
* Preserve text styles on change
2020-01-07 09:21:05 -08:00
Gasim Gasimzada
86a1c29eec
Extract scene functions to their respective modules ( #208 )
...
- Also, extract utilities into utils module -- capitalizeString, getDateTime, isInputLike
2020-01-06 20:24:54 +04:00