BICCN / cell-locator

manually align specimens to annotated 3D spaces
https://cell-locator.readthedocs.io
Other
19 stars 7 forks source link

Unable to scale annotation #156

Closed jcfr closed 4 years ago

jcfr commented 4 years ago

Environment

NA

Description

After the Slicer update introduced in #131, annotations can not be scaled using Right-Click near annotation line & drag.

Originally described in the "Mouse operations" section of the README:

Key or mouse operation Effect

[...] | Right-Click near annotation line & drag | Scale annotation |

How to Reproduce

NA

jcfr commented 4 years ago

Turns out that Scale/Translate/Rotate functionalities are available.

It was not working on Ubuntu because the Alt + Right Click was intercepted by the windows manager, this was addressed re-binding to <Super> + Right click. See https://askubuntu.com/questions/521423/how-can-i-disable-altclick-window-dragging

References: