mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-11 02:57:39 +00:00
FIX: adjust ortho, do not scale source image
jira: [STUDIO-12333] Change-Id: I4fabccc9c489ed7fa4a8ad1239ed26c1710b3ee9 (cherry picked from commit 3fbb9946d1deee1855498e97cc66844e1f2e54aa)
This commit is contained in:
@@ -97,6 +97,7 @@ private:
|
||||
bool left_down_{false};
|
||||
ColorRGB parent_color_ = ColorRGB();
|
||||
int hover_id_{-1};
|
||||
double image_view_scale_{1};
|
||||
|
||||
void SendSelectEvent(int id, PartState state);
|
||||
void SendZoomEvent(int zoom_percent);
|
||||
|
||||
Reference in New Issue
Block a user