mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-26 10:11:10 -06:00
SendSystemInfoDialog: Layout adjustments
This commit is contained in:
parent
faa808b385
commit
d6222cf8a8
2 changed files with 42 additions and 18 deletions
|
|
@ -15,7 +15,7 @@ class SendSystemInfoDialog : public DPIDialog
|
|||
DIALOG_MARGIN = 15,
|
||||
SPACING = 10,
|
||||
MIN_WIDTH = 60,
|
||||
MIN_HEIGHT = 40,
|
||||
MIN_HEIGHT = 60,//40,
|
||||
MIN_HEIGHT_EXPANDED = 40,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue