phetsims / paper-land

Build and explore multimodal web interactives with pieces of paper!
https://phetsims.github.io/paper-land/
MIT License
10 stars 1 forks source link

View components should not default to center of display #196

Closed jessegreenberg closed 2 months ago

jessegreenberg commented 6 months ago

It messes up any custom code you may add and you have to remember to clear it.

Here are the defaults: image

If you set your shape from bounds or code, these default values will work in unexpected ways. Lets make them empty by default.

jessegreenberg commented 2 months ago

I am not seeing any strange behavior at this time and the default values seem to be working well. Closing.