sacle toolbar button after choosing a node from node picker, scale canvas nodes and canvas node text
This commit is contained in:
parent
9cd756f2dc
commit
55b6cbbd90
5 changed files with 44 additions and 11 deletions
|
@ -137,3 +137,5 @@ class PreferencesDialog(Dialog):
|
|||
|
||||
# scale toolbar icons and picker icons
|
||||
self.app.toolbar.scale()
|
||||
|
||||
self.app.canvas.scale_graph()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue