diff --git a/source/gui/detail/bedrock_posix.cpp b/source/gui/detail/bedrock_posix.cpp index 537e602e..3282a32e 100644 --- a/source/gui/detail/bedrock_posix.cpp +++ b/source/gui/detail/bedrock_posix.cpp @@ -1204,7 +1204,7 @@ namespace detail { thread_context* thrd = get_thread_context(0); if(thrd && thrd->event_window) - thrd->event_window->other.upd_state = core_window_t::update_state::refresh; + thrd->event_window->other.upd_state = core_window_t::update_state::refreshed; } //Dynamically set a cursor for a window