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(Groups): Fix shape edit groups UI #1403

Closed Kruptein closed 7 months ago

Kruptein commented 7 months ago

The Groups tab in the 'Edit Shape' dialog historically had some issues with certain things not immediately updating in the UI until a fresh reselect was done of the shape. In a recent update however the UI became broken in general, always showing the leftmost options in the settings regardless of the actual option set.

This PR handles all of the above at once. Original behaviour for the settings has been restored and the areas that were not responsive should now update on the spot properly.