mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-26 19:34:36 +03:00
#4888 - Fixed jerky movements in Preview when using 3D mouse
This commit is contained in:
@@ -169,7 +169,7 @@ public:
|
||||
|
||||
// Called after the Preferences dialog is closed and the program settings are saved.
|
||||
// Update the UI based on the current preferences.
|
||||
void update_ui_from_settings();
|
||||
void update_ui_from_settings(bool apply_free_camera_correction = true);
|
||||
|
||||
void select_all();
|
||||
void deselect_all();
|
||||
|
||||
Reference in New Issue
Block a user