-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with loading from KET Multi-Tailed arrows because of floating-point format of coordinates #5447
Comments
Tested on nightly environment (5447-fixed-precision), the issue with floating point is fixed, files below can be loaded without issues: But the logic of movement tails is broken - the user can move tails closer than 0.35 to each other: |
Retested on nightly environment (5447-fixed-precision), the issue with floating point is fixed (fixed-point precision = 5 decimal places, files below can be loaded without issues: |
…ith fixed precision usage (#5450) - fixed tails movement
…ith fixed precision usage (#5450) - fixed tails movement Co-authored-by: Daniil Sloboda <daniil_sloboda@epam.com>
Tested on Remote RC environment:
Files below can be loaded without issues: |
…ith fixed precision usage (#5450) - fixed tails movement
Steps to Reproduce
Zip.zip
Actual behavior
Expected behavior
TBD - fixed-point precision (4 decimal places)?
Environment Details
Additional context
The text was updated successfully, but these errors were encountered: