Stage Resize Dragger

I've made a thing where you can resize the stage (not scale) by dragging. Try it:

https://snap.berkeley.edu/snap/snap.html#present:Username=sqoosh&ProjectName=window%20resize&editMode&noRun

It's jittery but I don't know how to fix that. Not a very exciting project but a project nonetheless.

This kind of reminds me of my Coding Extensions project.

It is a helpful tool, similarly.

that's neat!

Why has the getters and setters library not a primitive like the others in Snap! 7?

the ones that are safe to use are primitives or extensions already. The others I don't support.

Got it.

nice idea!