Kruptein / PlanarAlly

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

bug(Move Front/Back): Fix delayed move layer order #1389

Closed Kruptein closed 8 months ago

Kruptein commented 8 months ago

Moving a shape to the front or back was not immediately updating the screen until a second click or another event happened that updated the view.

This is a bug introduced with the sector system a while back.

This closes #1388