Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upwrench show doesn't seem to work on macOS anymore #720
Labels
Comments
|
It looks like 55af167 broke this. |
|
Something like https://github.com/jrmuizel/webrender/tree/fix-event-loop improves things but I think is not quite right as we get stuck blocking. |
|
Probably upgrading glutin to 0.7 helps? |
|
Upgrading glutin to 0.7 does not seem to help |
|
@jrmuizel I don't have access to a mac right now, but we can debug this tomorrow on your mac. |
|
It looks like this is an issue in how winit handles the user event. I'll come up with a patch. |
|
@jrmuizel This is resolved now, isn't it? |
|
AFAIK, wrench crashes when zooming in on a mac, but is generally usable. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm pretty sure this used to work for me.