Skip to content

#173 Avoid calling setYRange when the range has not changed

Jaak Kütt requested to merge bugfix/173-zero-line-changes-graph-scale into main
  • Avoid calling setYRange when the range has not changed (caused unwanted scaling of the graph)
  • Display a warning popup on an unhandled exception and cleanly close the application
  • Fix cases where previously created zero-line handles wouldn't become deletable when switching to editing mode

Merge request reports