Skip to content
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

visual bug: sometimes jump arrow lines are drawn strangely on hover #9

Open
zeebo opened this issue Jul 17, 2022 · 3 comments
Open

Comments

@zeebo
Copy link

zeebo commented Jul 17, 2022

Before hover:
image

After hover:
image

Notice the vertical line being drawn that wasn't drawn before coming out of the JMP 0x514b2e instruction.

@zeebo zeebo changed the title bug: sometimes jump arrow lines are drawn strangely on hover visual bug: sometimes jump arrow lines are drawn strangely on hover Jul 17, 2022
@egonelbre
Copy link
Member

Which backend is it using? Wayland/X11; Non-Compute/Compute?

@zeebo
Copy link
Author

zeebo commented Jul 18, 2022

X11, and I don't know what non-compute/compute means.

@egonelbre
Copy link
Member

@zeebo so there are two backends -- roughly https://github.com/gioui/gio/blob/b4acc239cd5b4b54787531409de8a7d2dd18c75b/gpu/gpu.go#L313

One using regular GPU primitives, the other using GPU Compute capabilities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants