Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Important
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.31 Beta 1
-
Labels:
Description
We can register/enable mouse picking via the Lua function RegisterMouseInteractions() however, this cannot be undone at a later point restricting possibilities to integrate mouse/pointer interactions in the UI.
We'd therefore provide a function to unregister mouse/pointer-picking interactions again.