Talley Lambert
Talley Lambert
additional data point: I booted windows 10 on the same hardware (dual boot on a different drive), followed the install above, and got the same result. so it doesn't appear...
> Could be related to the [srgb colorspace](https://en.wikipedia.org/wiki/SRGB). *edit:* nope, that does not seem to fully explain it. It does _feel_ like a colorspace issue (even if you've already concluded...
fascinating
good stuff!! Thanks so much @almarklein and @Korijn
looks like the tests here will need superqt v0.3.6 ... which is in prerelease now. will update in a week or so
closing this in favor of #475 ... this PR was going to add pydantic as a dependency, and require using `magicgui.GuiModel` as a base class. I think we implement something...
My guess would be the camera (sorry, mislabeled issue probably)
yep it is! and it looks like it happens with the Arcball Camera as well ``` ipython -i examples/scene/volume.py --gui qt ``` ```python In [1]: view.camera Out[1]: # bug happens......
> I'd say your use case here is not intended to work. Basically, you aren't supposed to switch mouse use cases in a single "motion". sounds fine to me. For...
nice! looking good! :)