mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Fixed unresponsive 3Dconnexion device when switching to preview
This commit is contained in:
@@ -341,11 +341,6 @@ void Preview::set_number_extruders(unsigned int number_extruders)
|
||||
}
|
||||
}
|
||||
|
||||
void Preview::set_canvas_as_dirty()
|
||||
{
|
||||
m_canvas->set_as_dirty();
|
||||
}
|
||||
|
||||
void Preview::set_enabled(bool enabled)
|
||||
{
|
||||
m_enabled = enabled;
|
||||
|
||||
Reference in New Issue
Block a user