google / shenzhen-go

Experimental visual Go environment
Apache License 2.0
464 stars 44 forks source link

dev/client: Make the canvas the right size #24

Open DrJosh9000 opened 6 years ago

DrJosh9000 commented 6 years ago

It's currently a fixed size. It should be at least as large as the area it needs to fit inside, and also at least as large as the contents plus some margin to add new items to it.