mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-17 19:57:55 -06:00
FIX:preferences dialog location problem in high scaling ratio
Change-Id: I109c8563ff946d6ed8aca647b17d4c4b1491a65b
This commit is contained in:
parent
8992cab6fe
commit
6c4b1f79da
2 changed files with 31 additions and 15 deletions
|
@ -60,6 +60,7 @@ private:
|
|||
|
||||
protected:
|
||||
wxBoxSizer * m_sizer_body;
|
||||
wxScrolledWindow *m_scrolledWindow;
|
||||
|
||||
// bool m_settings_layout_changed {false};
|
||||
bool m_seq_top_layer_only_changed{false};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue