3DStreet / 3dstreet

🚲🚢🚌 Web-based 3D visualization of streets using A-Frame
https://3dstreet.app
Other
249 stars 30 forks source link

allow saving scenes after initial save as #641

Closed rahulkgupta closed 2 weeks ago

rahulkgupta commented 2 weeks ago

Quick fix to allow for saving scenes. There is an edge case where if the user decides to open another community scene after saving, the save button will show clickable. However, when it's clicked, it creates a separate scene, so i think we're ok here. In order to resolve that issue, i think it would require some decent refactoring of save logic.

fixes #636

kfarr commented 2 weeks ago

can't reproduce, let's wait for posthog to see what's going on