13
0
livetrax/libs/widgets
Robin Gareus e15c337f57
Fix crash (invalid Track Drag) when starting automation value edit
When double-clicking to edit a fader value three button press
events are created:
1. GDK_BUTTON_PRESS
2. GDK_BUTTON_PRESS
3. GDK_2BUTTON_PRESS

The first two start an Editor Drag, which later crashes in
Editor::mid_track_drag() gtk2_ardour/editor.cc:7067
2024-06-17 19:55:08 +02:00
..
MSVCwidgets
widgets Add API to query Fader orientation 2024-05-18 01:42:44 +02:00
ardour_button.cc Fix typos 2024-05-07 18:52:02 +02:00
ardour_ctrl_base.cc
ardour_display.cc
ardour_dropdown.cc
ardour_fader.cc Abstract base class for ArdourFader 2024-05-15 02:41:37 +02:00
ardour_icon.cc NO-OP: whitespace 2024-05-17 17:25:45 +02:00
ardour_knob.cc
ardour_spacer.cc
ardour_spinner.cc
barcontroller.cc Fix crash (invalid Track Drag) when starting automation value edit 2024-06-17 19:55:08 +02:00
binding_proxy.cc
choice.cc
eventboxext.cc
fader_widget.cc Abstract base class for ArdourFader 2024-05-15 02:41:37 +02:00
fastmeter.cc ui: meter: use sementically correct color name for meter outline 2024-01-20 15:38:35 +01:00
focus_entry.cc
frame.cc
pane.cc
paths_dialog.cc
popup.cc
prompter.cc
scroomer.cc
searchbar.cc
slider_controller.cc There is no TraxLive here (amend a0e2749) 2024-05-15 03:35:23 +02:00
stateful_button.cc
tabbable.cc
tearoff.cc
tooltips.cc
ui_config.cc
wscript Abstract base class for ArdourFader 2024-05-15 02:41:37 +02:00