mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
ENH:show several items in GcodeViewer
1.show developer mode items and adjust layout 2.fix checkBox cannot response Change-Id: I9856fa0a781cfaa574cb6dfc4530fe52fa733154
This commit is contained in:
parent
38fb9dcec5
commit
5afc02ee72
4 changed files with 96 additions and 77 deletions
|
@ -74,7 +74,7 @@ static constexpr const float TRACKBALLSIZE = 0.8f;
|
|||
|
||||
static const float SLIDER_DEFAULT_RIGHT_MARGIN = 10.0f;
|
||||
static const float SLIDER_DEFAULT_BOTTOM_MARGIN = 10.0f;
|
||||
static const float SLIDER_RIGHT_MARGIN = 105.0f;
|
||||
static const float SLIDER_RIGHT_MARGIN = 115.0f;
|
||||
static const float SLIDER_BOTTOM_MARGIN = 90.0f;
|
||||
|
||||
float GLCanvas3D::DEFAULT_BG_LIGHT_COLOR[3] = { 0.906f, 0.906f, 0.906f };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue