Files
ardour/gtk2_ardour
Robin Gareus 05f4ffa598 Fix cue selection
TriggerEntry has 3 child items:
 * play-button, follow-button, name-button.

On mouse-down the TriggerEntry is grab()bed in preparation
to start a drag. From then on all events are directly sent to
TriggerEntry, which can only pass it up to parent items.
Mouse-release hence reaches the TriggerStrip and selects it.
2022-02-03 23:29:01 +01:00
..
2022-02-02 16:45:18 +01:00
2022-02-03 21:57:13 +01:00
2022-02-03 23:29:01 +01:00