Kai O'Reilly
Kai O'Reilly
I can reproduce the issue on my computer, so I shouldn't need that. I will work on fixing this soon.
Yep, the async demo definitely helped reveal a lot of issues. We will release v1 of core after we finish all of the v1 milestone issues, which you can see...
We improved some of the table view scrolling logic recently; can you test it and see whether the issue still happens? If it does, can you give specific instructions on...
Can you try an earlier version of core (from yesterday, for example) and see if the Vulkan issue still happens? Just to confirm, the scrollbar issue is fixed, right? I...
We can absolutely fix Vulkan and get it working on Windows; please do not despair. Vulkan is used in many games and high performance apps on Windows and other platforms....
I can not debug right now, but I might be able to in a couple of hours.
OK, I should be available to debug this later today.
Various scrolling tests should be updated/added when doing this to confirm that it works; search for `TODO(#808)` to start.
This seems to be largely working, but there are still some remaining issues with this and #615, as shown by the test for #615.
We could do this if https://github.com/go-gl/glfw/pull/371 is ever merged, or if we fold glfw into goosi (see #274).