mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-23 10:52:15 +00:00
FIX:Fixed frequent switching of dark mode causing unclear window display
jira: STUDIO-10618 Change-Id: I49ccbb4e59d9865f0e4f4d9cef96fe1e0d011e7b (cherry picked from commit 184143ead7ec4beceb63076e91cedd955d040308)
This commit is contained in:
@@ -44,7 +44,7 @@ public:
|
||||
protected:
|
||||
Button *m_button_ok = nullptr;
|
||||
Button *m_button_cancel = nullptr;
|
||||
|
||||
Label *m_finish_text = nullptr;
|
||||
DisappearanceMode m_timed_disappearance_mode;
|
||||
float m_timer_count = 0;
|
||||
wxTimer * m_refresh_timer{nullptr};
|
||||
|
||||
Reference in New Issue
Block a user