itkwidgets
itkwidgets copied to clipboard
`rotate=True` does not work on OS X
I'm working from home a lot recently.
Picking up on a notebook where view(image, rotate=True) works nicely at work (Ubuntu 18.04) I cannot get rotate=True to work on OSX (10.15.7 (19H2)) in Safari (Version 14.0 (15610.1.28.1.9, 15610)), the image just stays still.
I also tested with FireFox (81.0.2 (64-bit)), where I also do not see a rotating sample.
The itkwidgets.version_info is "(0, 32, 0, 'final', 0)", I'm happy to provide more information needed.
BTW: ui_collapsed=True also does not collapse the UI, but annotations=False does remove the scale bar and axes vectors from the viewer.
Hi @habi,
Thanks for the report.
Does the same behavior occur with macOS / Chrome?
Same macOS, Chrome Version 86.0.4240.193 (Official Build) (x86_64) has the same issue, as seen in the screen recording below.

'rotate=True' does not rotate, manually rotating the visualisation works fine.