Kruptein / PlanarAlly

A companion tool for when you travel into the planes.
https://www.planarally.io/
MIT License
393 stars 70 forks source link

bug(Floors): Fix floor UI no longer being reactive #1412

Closed Kruptein closed 4 months ago

Kruptein commented 4 months ago

This fixes #1411

In #1382 a change was made to prevent some things from becoming reactive when they shouldn't. Layers and Shapes being the prime targets, but Floors were also included, and that ended up being a mistake.

This caused the floor UI to no longer update, this is now reverted for Floors specifically.