mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 11:32:53 +00:00
Fixed context menu showing up when user right clicks on 3D scene and release the mouse button after dragging over the objects list
This commit is contained in:
@@ -624,6 +624,8 @@ public:
|
||||
bool has_toolpaths_to_export() const;
|
||||
void export_toolpaths_to_obj(const char* filename) const;
|
||||
|
||||
void mouse_up_cleanup();
|
||||
|
||||
private:
|
||||
bool _is_shown_on_screen() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user