tyoeer / Chaoshead

A level editor, scripting interface, campaign editor, and reverse engineering tool for Levelhead
Apache License 2.0
4 stars 1 forks source link

Modals make the cursor type get stuck #15

Closed tyoeer closed 1 year ago

tyoeer commented 1 year ago

Whenever a modal pops up, the cursor type no longer changes, even if it should go back to normal. \ E.g. when resizing, the cursor gets stuck as the diagonal arrows until the modal is dismissed.

tyoeer commented 1 year ago

It would probably be easiest to just remember the cursor type and temporarily set it back to normal when a modal pops up