Whenever the right box on the screen is open, for example, adding new items to inventory, adding a custom mod for magic item, etc, and I try to highlight a word, if my cursor goes a little outside of the right box (like it often does when highlighting a full word) the box completely closes.
Get rid of the "onMouseUp" functionality to close the box when the mouseUp is registered outside of the box. MouseDown only!
Thanks - this has been a headache. :D
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Not sure if this is the right place but!
Whenever the right box on the screen is open, for example, adding new items to inventory, adding a custom mod for magic item, etc, and I try to highlight a word, if my cursor goes a little outside of the right box (like it often does when highlighting a full word) the box completely closes.
Get rid of the "onMouseUp" functionality to close the box when the mouseUp is registered outside of the box. MouseDown only!
Thanks - this has been a headache. :D