mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 19:42:47 +00:00
WIP: Transformations of an instance in world coordinate system
from the side panel.
This commit is contained in:
@@ -255,7 +255,7 @@ public:
|
||||
void back_to_initial_value(const std::string& opt_key) override;
|
||||
void back_to_sys_value(const std::string& opt_key) override;
|
||||
void back_to_config_value(const DynamicPrintConfig& config, const std::string& opt_key);
|
||||
void on_kill_focus(const std::string& opt_key) override;// { reload_config(); }
|
||||
void on_kill_focus(const std::string& opt_key) override;
|
||||
void reload_config();
|
||||
// return value shows visibility : false => all options are hidden
|
||||
void Hide();
|
||||
|
||||
Reference in New Issue
Block a user