sirjuddington / SLADE

It's a Doom editor
https://slade.mancubus.net
GNU General Public License v2.0
686 stars 104 forks source link

initialize object edit panel mirror checkboxes properly #1600

Closed thezerobit closed 7 months ago

thezerobit commented 7 months ago

If you use the Edit Object(s) functionality and apply a change with Mirror X or Mirror Y selected, those checkboxes don't get initialized properly and remain checked when you enter Edit Object(s) mode again, and you have to click them twice to actually mirror the object. This code change fixes that.