Andrew Zonenberg
Andrew Zonenberg
@lainy is this a known issue? Not tagging this as a v0.1 release blocker since it only affects the tests and FFTS is planned to be fully deprecated by v0.2
Closing as no longer needed
Testing the MSI on a Windows system works correctly, if you're running a self-compiled version you'll need to run from the msys shell unless you build an install from it....
Looks like VulkanWindow::UpdateFramebuffer is not being called during resizes. This is probably a Wayland-specific bug, possibly a regression introduced by the recent work on resize handling.
Possibly related? https://github.com/ocornut/imgui/issues/8587
@lainy see above
I just tested on a brand new macos machine following the build instructions from the user manual and it built without any issues. Can we close this ticket or are...
@lainy @d235j any ideas on what's going on here? This is a v0.1 release blocker and I can't reproduce on my mac mini
Very possible. Are you using a rosetta setup? ngscopeclient should build and run fine under native aarch64.
Thanks, will get this fixed quick. Also not sure if you saw, but FFTS is no longer a run time dependency (only used at compile/test time when making unit tests,...