mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-16 05:42:35 +00:00
Fixed mouse cursor always visible, even on game clock where it is preferred to be invisible while idle
This commit is contained in:
@@ -3,6 +3,8 @@ class Editor < CyberarmEngine::GuiState
|
||||
attr_reader :header_bar, :header_bar_label, :navigation, :content, :menu_bar, :status_bar, :body
|
||||
|
||||
def setup
|
||||
window.show_cursor = true
|
||||
|
||||
@window_width = 0
|
||||
@window_height = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user