Fixed a bug where disabling/enabling the settings button and then click on one of the other buttons would cause a copy to appear offset. Simple enough problem: I was clearing up the setting button's window hotspot, but not shifting the other button hotspots which moved with the addition/removal of the button. Clear them all and rebuild every time we toggle it and the problem is solved
Fixed a bug where disabling/enabling the settings button and then click on one of the other buttons would cause a copy to appear offset. Simple enough problem: I was clearing up the setting button's window hotspot, but not shifting the other button hotspots which moved with the addition/removal of the button. Clear them all and rebuild every time we toggle it and the problem is solved