mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Auto scale of the toolbars in respect to the canvas size
This commit is contained in:
parent
d928d6e47e
commit
e7f3206250
9 changed files with 83 additions and 7 deletions
|
@ -319,6 +319,7 @@ public:
|
|||
void get_additional_tooltip(int item_id, std::string& text);
|
||||
void set_additional_tooltip(int item_id, const std::string& text);
|
||||
void set_tooltip(int item_id, const std::string& text);
|
||||
int get_visible_items_cnt() const;
|
||||
|
||||
// returns true if any item changed its state
|
||||
bool update_items_state();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue