Resize a sketch - calling size() several times
in
Core Library Questions
•
2 years ago
I'd really like to resize a sketch, what's the best way to do this?
Calling size() again seems intuitive, but I realise it's not possible right now. Could it be considered as a feature request for the future? And could someone say a few words about how much work it would entail to implement this? I'd be interested in helping out with the core code if it's not too involved.
Thanks,
Ollie
edit: I just learned there is an undocumented resize method - but it doesn't do anything.
1