Skip to content

Added ability to move and resize transfer functions in interaction mode.

Thorwin Vogt requested to merge devel_movable_transfer_functions into master

Closes #336 (closed).

Added the ability to move and resize transfer functions in interaction mode. The code was not directly copied from Neuhauser et al., as he used mouse events to implement the functionality, while this MR uses the drag events for actors.

Edited by Thorwin Vogt

Merge request reports