eoussama/eo-textdraw-editor

Improve resizing

eoussama opened this issue · 0 comments

Resizing is very hard and messy as it stands now.
The following example should provide extra instructions on how to improve it: https://github.com/mattlewis92/angular-resizable-element/blob/master/demo/demo.component.ts

Aims:

  • Increase the resize area
  • Improve the handle (icon + spacing)
  • Change the max-width/max-height approach in favor of native validation
  • Enable back the top and left resize