mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Added zoom in/out using keys [i]/[o]
This commit is contained in:
parent
18c95c404c
commit
7913060869
2 changed files with 24 additions and 12 deletions
|
@ -905,6 +905,8 @@ public:
|
|||
void do_flatten();
|
||||
void do_mirror();
|
||||
|
||||
void set_camera_zoom(float zoom);
|
||||
|
||||
private:
|
||||
bool _is_shown_on_screen() const;
|
||||
void _force_zoom_to_bed();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue