Skip to content

Add scale property on the MouseRangeManipulator to control its speed #1894

@agirault

Description

@agirault

Problem

The scroll can be too slow with MouseRangeManipulator (ex: slicing)

Suggested solution

Add a scale property on the listener objects of the MouseRangeManipulator to be consumed in processDelta to control the rate of change. Keeping the scale optional/defaulting to 1 should make it backward compatible.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions