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

Add the ability to create new paper programs from existing examples & templates #47

Closed jbphet closed 1 year ago

jbphet commented 1 year ago

In #46 we are adding a number of examples and templates that we want the users to use as the basis for creating new paper programs. We will need to add the ability to copy these into new programs to support this use case.

jessegreenberg commented 1 year ago

While working with @terracoda today we noticed that you cannot create a copy from one space into another yet. We think the display is showing all programs but when you try to create a new one it is looking for that program in the current space.

jessegreenberg commented 1 year ago

Fixed with the above commit.

jessegreenberg commented 1 year ago

@BLFiedler what are the next steps for this issue, or can it be closed?

brettfiedler commented 1 year ago

This is complete! Any additional interface arrangments should be their own issue.