Oblivion2-XRM
Oblivion2-XRM copied to clipboard
XRM-Server [Pulldown Re-Entrance] - Rehide the Cursor if it's a pull vs normal menu
When the matrix or pulldown menu re-loads once the executed command or system returns, we need to check if the menu is pulldown or normal and re-hide the cursor again.
This can be re-produced by entering an incorrect newuser password 3 times and being kicked back to the matrix, the cursor is no longer hidden.
Note, by default when a menu executes a command and doesn't leave the menu, once it returns the default keeps the current option hi-lighted, which is the same as the re-entrance flag. If this is toggled off, then we should move back to the default light bar. So this part will be implemented next.