Skip to content

Work around MyGUI bug in a less destructive way

uramer requested to merge uramer/openmw:lua_ui_focus_loss into master

Currently updating the UI element resets the focus, this change should fix that without breaking visibility.

Merge request reports