You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have a list of elements, if I set the width of an element to a decimal value (for example 254.66px), when I move back and forth between the elements it doesn't work properly.
As @christianEconify mentions, this is because your elements are basically overlapping.
In the future we intend to add a way to account for or configure an overlap "threshold", that should allow for avoiding this particular kind of issue, where the overlap is some negligible amount (like a few pixels or so).
Describe the bug
I have a list of elements, if I set the width of an element to a decimal value (for example 254.66px), when I move back and forth between the elements it doesn't work properly.
To Reproduce
Steps to reproduce the behavior:
Screenshots
https://github.com/user-attachments/assets/1bbb6768-1f8b-486b-9f41-8b34685ea3a0
Code

The text was updated successfully, but these errors were encountered: