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
I am not crazy! I will not fill out this form just to ask a question or request a feature. Pinky promise.
Is there an existing issue for this?
I have searched the existing issues.
Is this issue related to iced?
My hardware is compatible and my graphics drivers are up-to-date.
What happened?
Hello, and thanks for the great library! I encountered this while investigating #2281 (which is closed, but still seems to abide; see my comment there), but this is a separate issue.
Sometimes, the endpoints of a Path::line drawn with frame.stroke will "sweep out" some artefacts, as visible in the following recording:
recording.mp4
Also, note, in the second half of the video, that these artefacts "flicker" on redraw (which is triggered by the mouse moving).
Is your issue REALLY a bug?
Is there an existing issue for this?
Is this issue related to iced?
What happened?
Hello, and thanks for the great library! I encountered this while investigating #2281 (which is closed, but still seems to abide; see my comment there), but this is a separate issue.
Sometimes, the endpoints of a
Path::line
drawn withframe.stroke
will "sweep out" some artefacts, as visible in the following recording:recording.mp4
Also, note, in the second half of the video, that these artefacts "flicker" on redraw (which is triggered by the mouse moving).
The code:
main.rs
What is the expected behavior?
I expect to see only a moving line.
Version
crates.io release
Operating System
Linux
Do you have any log output?
No response
The text was updated successfully, but these errors were encountered: