Commit e1d19f2
Fix height calculation to use zoom-adjusted values
Use (b - t) instead of v->height() for consistency with zoom-scaled bounding box calculations. This ensures correct vertical spacing of edge variables.
Co-authored-by: highperformancecoder <3075825+highperformancecoder@users.noreply.github.com>1 parent 4bb386c commit e1d19f2
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1221 | 1221 | | |
1222 | 1222 | | |
1223 | 1223 | | |
1224 | | - | |
| 1224 | + | |
1225 | 1225 | | |
1226 | | - | |
| 1226 | + | |
1227 | 1227 | | |
1228 | 1228 | | |
1229 | 1229 | | |
| |||
0 commit comments