Skip to content

Fix: Sort Y values and use abs(delta) in YRangeCursorTool LABELFUNCS#56

Open
dappham-CODRA wants to merge 1 commit intomasterfrom
fix/issues-55-deltacursory
Open

Fix: Sort Y values and use abs(delta) in YRangeCursorTool LABELFUNCS#56
dappham-CODRA wants to merge 1 commit intomasterfrom
fix/issues-55-deltacursory

Conversation

@dappham-CODRA
Copy link
Copy Markdown
Contributor

  • [FIX] Sort ymin/ymax in range label to ensure correct inequality
  • [FIX] Use abs() for delta-y to prevent negative range width

* [FIX] Sort ymin/ymax in range label to ensure correct inequality
* [FIX] Use abs() for delta-y to prevent negative range width
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

YRangeCursorTool: default LABELFUNCS show incorrect inequality and negative ∆y when cursors are inverted

1 participant