mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 17:27:52 -06:00
Tweaks to update of object properties on gui
This commit is contained in:
parent
b9e6f8f3e3
commit
df594fc5b0
2 changed files with 36 additions and 10 deletions
|
@ -107,6 +107,7 @@ void update_settings_value();
|
|||
void set_extruder_column_hidden(bool hide);
|
||||
// update extruder in current config
|
||||
void update_extruder_in_config(const wxString& selection);
|
||||
void update_position_values();
|
||||
// update scale values after scale unit changing or "gizmos"
|
||||
void update_scale_values();
|
||||
void update_scale_values(const Vec3d& size, float scale);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue