nkh / P5-App-Asciio

Plain ASCII diagram
https://nkh.github.io/P5-App-Asciio/
56 stars 4 forks source link

DEMO: hint lines and callback extra functionality, ... #73

Closed nkh closed 1 year ago

nkh commented 1 year ago

@qindapao

hint lines can be shown, they make aligning much easier

the mouse can be hidden, eg: good when using overlay to show what object will be inserted next

the callback can also access the canvar, in the example a rectangle, following the mouse is drawn

shift-double click on selected arro will change its direction

demo

qindapao commented 1 year ago

@nkh

I was amazed by the recent use of overlay. This alignment prompt is really great, and the new ways to insert elements.It's getting more and more modern.