Commit 42915bf
committed
Fix: Sort Y values and use abs(delta) in YRangeCursorTool LABELFUNCS
* [FIX] Sort ymin/ymax in range label to ensure correct inequality
* [FIX] Use abs() for delta-y to prevent negative range width1 parent 351512e commit 42915bf
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
216 | | - | |
| 215 | + | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| |||
0 commit comments