mirror of
https://github.com/edubart/otclient.git
synced 2025-10-19 14:03:26 +02:00
cache rendering of UILabel
This commit is contained in:
@@ -704,6 +704,7 @@ void X11Window::poll()
|
||||
break;
|
||||
case UnmapNotify:
|
||||
m_visible = false;
|
||||
releaseAllKeys();
|
||||
break;
|
||||
case FocusIn:
|
||||
m_focused = true;
|
||||
|
Reference in New Issue
Block a user