Canvas properties: Difference between revisions

Jump to navigation Jump to search
m
Line 84: Line 84:


And serializing a canvas is trivial because it's just a property tree, so it can be done via save_properties()
And serializing a canvas is trivial because it's just a property tree, so it can be done via save_properties()
In addition, being able to serialize canvases to files on disk, would also help us keeping our docs (the manual) more up to date, because our GUI being canvas-driven, screen shots could be created in an automated/scripted fashion, so that the LaTex docs could automatically show the latest GUI dialogs.


=== Element/Group Defaults ===
=== Element/Group Defaults ===

Navigation menu