Commit Graph
8 Commits
Author SHA1 Message Date
Paulo MenezesandChristopher Chedeau d5c6dd49a2 Styles fix (#190)
* Styles improvements

* Default values when restore elements
2020-01-05 18:17:24 -08:00
Paulo MenezesandChristopher Chedeau feefb14bf5 Double click to add text (#184)
* Double click to add text

* Remove duplicate code

* Add text improvements

* Cast element to text element
2020-01-05 17:38:19 -08:00
Paulo MenezesandJared Palmer f360c3cb33 Change styles (#179)
* Fill style

* Roughness, opacity and more styles

* Remove duplicated options

* Support diamonds

* Remove unused import

* Fix typo and remove react import
2020-01-05 15:37:24 -08:00
Paulo MenezesandChristopher Chedeau dfb7faec30 Resize with negative width or height (#136)
* Disable resize for text, arrow and multiple selection

* Resize with negative width and height

* Fix resizing when leaves windows
2020-01-04 13:39:55 -08:00
Paulo MenezesandChristopher Chedeau dee8a73d3d Resize (#103)
* Resize

* Detect collision with squares

* Disable resize for text, arrow and multiple selection

* Hide middle handlers when small
2020-01-04 10:56:11 -08:00
Paulo MenezesandChristopher Chedeau e9484080e7 UI move buttons (#99) 2020-01-03 21:38:32 -08:00
Paulo MenezesandChristopher Chedeau b1a90c0020 Side panel (#95)
* Side panel

* Update arrow icon
2020-01-03 19:58:20 -08:00
Paulo MenezesandChristopher Chedeau 98b158a83d Save to local storage (#53)
* Save to local storage

* Restore on page load

* Warning when leave without save
2020-01-03 09:12:37 -08:00