mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-31 05:51:49 -06:00
ENH: thumbnail: optimize the thumbnail
1. set background to transparent 2. set the view to iso Change-Id: Ib3371e60bea743ade55430a5d39b58f9b9acf050
This commit is contained in:
parent
53787b4c9e
commit
a2da7e391b
3 changed files with 24 additions and 7 deletions
|
@ -163,6 +163,7 @@ private:
|
|||
void set_distance(double distance);
|
||||
|
||||
void set_default_orientation();
|
||||
void set_iso_orientation();
|
||||
Vec3d validate_target(const Vec3d& target) const;
|
||||
void update_zenit();
|
||||
void update_target();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue