Automatic canvas node resizing to fit the text inside

Use case or problem

when making new canvas nodes (if they are not separate files), rescaling them constantly is really tedious and repetitive

Proposed solution

steal automatic node resizing from OneNote

make the nodes scale with the text in them horizontally and set a breakpoint after which they start scaling vertically instead

maybe then set a boundary after which it stops scaling vertically and starts scrolling instead

the boundaries could be the usual size you get if you drag a note onto the canvas

Current Workarounds

trying to estimate the node size and make it using ctrl+drag
if you estimate wrong, you need to resize manually anyway :smiling_face_with_tear:

Related posts

Canvas Node Resizing

2 Likes