linuxgurugamer / ksp_toolbar

Common API for GUI toolbars in KSP
BSD 2-Clause "Simplified" License
13 stars 14 forks source link

Closing the Button Visibility window leaves input locks applied #24

Closed lpgagnon closed 4 years ago

lpgagnon commented 4 years ago

Hovering anywhere in the Toolbar Button Visibility window turns on a whole bunch of input locks; hovering away correctly turns them back off. But Clicking the window's Close button closes the window without restoring the locks.

(locks get cleared if the window is reopened, hovered in and out; but since there's no way to close the window other than the Close button, that doesn't really help anything)

ksp 1.7.3, toolbar 1.7.22.2, ClickThroughBlocker 0.1.7.2

Screen Shot 2019-11-12 at 11 09 29 PM

linuxgurugamer commented 4 years ago

Should be resolved with latest version of the ClickThroughBlocker