mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
GCodeViewer -> Changed layout of sliders in preview
This commit is contained in:
parent
41579db708
commit
eca4f0a4cd
2 changed files with 30 additions and 22 deletions
|
@ -84,6 +84,7 @@ class Preview : public wxPanel
|
|||
wxGLCanvas* m_canvas_widget;
|
||||
GLCanvas3D* m_canvas;
|
||||
#if ENABLE_GCODE_VIEWER
|
||||
wxBoxSizer* m_left_sizer;
|
||||
wxBoxSizer* m_layers_slider_sizer;
|
||||
wxPanel* m_bottom_toolbar_panel;
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue