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-01-29 22:33:07 +01:00
2022-01-27 19:57:58 +01:00
2022-01-27 19:57:58 +01:00
2022-01-27 14:02:34 -07:00
2022-01-29 22:33:07 +01:00
2022-01-27 22:26:31 +01:00
2022-01-29 05:13:23 +01:00
2022-01-29 22:33:07 +01:00
2022-02-03 21:57:13 +01:00
2022-02-03 23:29:01 +01:00