itkwidgets icon indicating copy to clipboard operation
itkwidgets copied to clipboard

`rotate=True` does not work on OS X

Open habi opened this issue 4 years ago • 3 comments

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.

habi avatar Nov 05 '20 16:11 habi

BTW: ui_collapsed=True also does not collapse the UI, but annotations=False does remove the scale bar and axes vectors from the viewer.

habi avatar Nov 05 '20 16:11 habi

Hi @habi,

Thanks for the report.

Does the same behavior occur with macOS / Chrome?

thewtex avatar Nov 10 '20 18:11 thewtex

Same macOS, Chrome Version 86.0.4240.193 (Official Build) (x86_64) has the same issue, as seen in the screen recording below.

Screen Recording 2020-11-13 at 01 42 15 PM

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

habi avatar Nov 13 '20 12:11 habi