Page MenuHome

Click-drag in empty area to box select markers
ClosedPublic

Authored by Jacques Lucke (JacquesLucke) on May 29 2019, 2:11 PM.

Details

Summary

To make this work, other changes were necessary:

  • To select a specific marker you have to click more exactly on the icon.
  • Moving markers with click-drag only works when starting on a marker.

Additionally this patch implements that all markers are deselected,
when the user clicks in an empty area.

Diff Detail

Repository
rB Blender

Event Timeline

This allows for box-selecting markers by dragging from empty space.

Shift and Ctrl for add/subtract selections is missing in the keymap but that can easily be added after the fact.

This revision is now accepted and ready to land.May 29 2019, 2:23 PM
This revision was automatically updated to reflect the committed changes.