taataa / tapspace

Zoomable user interface library for web apps.
https://taataa.github.io/tapspace/
MIT License
58 stars 8 forks source link

Refactor: hyperspace #152

Closed axelpale closed 1 year ago

axelpale commented 1 year ago

This breaking change replaces the way we setup the space. Instead of the single, somewhat weird-behaving space, we have the viewport and a hidden hyperspace, with ability to add multiple spaces and planes as the bases. Also, Space and Plane now differ in the way that Space allows 3D and Plane forces content to 2D.