Skip to content

v1.2

Compare
Choose a tag to compare
@rgerum rgerum released this 24 Oct 20:03
· 87 commits to master since this release

Changes to the interface

  • slight redesign of left panel to make button labels readable
  • left panel can be resized
  • changed icon of y-tick editor
  • moved position and size spin boxes to top row
  • added undo/redo buttons and extended undo redo functionality
  • modernized style of canvas background and fixed ruler number display

Changes to the generated code

  • generated code for added text is now only one line instead of one line for each property
  • generated code for despining is not one line instead of two

Bug Fixes

  • remove erroneous tick warnings
  • figure is resized to fit into the default window size
  • fixed compatibility with recent jupyter notebook versions
  • basic support for figures with subfigures