diff options
author | Sven Gothel <[email protected]> | 2023-09-30 01:42:23 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-09-30 01:42:23 +0200 |
commit | 4b8574c63e100f0ef8bb2ad292d71f612e6cfceb (patch) | |
tree | 7e430c2d39b0d8e2d7b6df1b846e622a1369ab9f /.github | |
parent | 972682a9247d3b4e8deb07b4ac1867d090f5ffff (diff) |
Bug 1454 + Bug 1464: Maintain a Shape local 'zOffset' and only consider it for sorting w/o actually modifying the position (enogh to be painted on top and for selection)
Also use a simplified comparison using only float relational operations w/o NaN/Inf bit-stuff or epsilon,
as it should be accurate enough for this cause.
This shall also resolve Bug 1454, as we no more modify the position directly
but the local zOffset field .. but this has to be seen (data race).
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions