[Summary] Fixed bug 45163: Trim range from right corner of timeline leads Tracks...
authorGZharun <grygoriiz@wavesglobal.com>
Fri, 23 Jan 2015 12:46:23 +0000 (14:46 +0200)
committerPaul Davis <paul@linuxaudiosystems.com>
Fri, 23 Jan 2015 18:43:52 +0000 (13:43 -0500)
commit6976a781000ab0d1942d2297b7ab0ee500416a7a
treea5a806e7868416b03528e0a4ce7d6a832181b420
parent21cb2d6ff9477b3fef1a3275f08ca75b496bfa82
[Summary] Fixed bug 45163: Trim range from right corner of timeline leads Tracks to crash
[Details] Crash was provoked because of an attempt to add commands to the session reversible command, but when autoscroll started and trim began with autoscroll the session reversible command was not created for for Trim Drag.
gtk2_ardour/editor_drag.cc
gtk2_ardour/editor_drag.h