use double-click-based timeout to queue Location::set_skipping() after a single-click...
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 2 Nov 2014 13:52:36 +0000 (08:52 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Sun, 2 Nov 2014 13:52:36 +0000 (08:52 -0500)
commit06c99a5e10c98364ea890e82d6ec8c22b3dc64eb
treef82ed2632af3fc64bc123de8a80a0e50903b6cc3
parent6b332b988311edb9f39c1ce320e3ba78f5112d6b
use double-click-based timeout to queue Location::set_skipping() after a single-click on a (skip) marker.

This is a classic hack for a GUI design in which single click and double click on an object perform unrelated actions.
gtk2_ardour/editor_drag.cc
gtk2_ardour/editor_drag.h