sacle toolbar button after choosing a node from node picker, scale canvas nodes and canvas node text

This commit is contained in:
Huy Pham 2020-02-13 12:15:56 -08:00
parent 9cd756f2dc
commit 55b6cbbd90
5 changed files with 44 additions and 11 deletions

View file

@ -137,3 +137,5 @@ class PreferencesDialog(Dialog):
# scale toolbar icons and picker icons
self.app.toolbar.scale()
self.app.canvas.scale_graph()