Skip to content

Finalize 1.3.0

FredZinelli requested to merge finalize_1-3-0 into main
  • ADD - zoom info in the nav tool + dbl click callback to get x1 zoom level ( #102 (closed) )
  • FIX - missing dblClick callback to autoCenterGraph, in the algo canvas ( #102 (closed) )
  • CHANGE - quick guide (related to #101 (closed) )
  • ADD - app direct link in the docs nav
  • FIX - Graph description which was triggering a double algo run and was also not updating the description properly ( #103 (closed))
  • FIX - Enhance first algo computation time when entering the tool (removing during startup the delay first introduced to support the SlideOutDirective)
  • ADD - button to copy pseudo-code to the clipboard ( #101 (closed) )

closes #101 (closed), #102 (closed), #103 (closed)

Edited by FredZinelli

Merge request reports