Track: allow smaller height
commit6cb085d461c4ec1b8d6e39d2c5bc6df85d92dd86
authorRaine M. Ekman <raine@iki.fi>
Thu, 1 Nov 2012 20:35:17 +0000 (1 21:35 +0100)
committerTobias Doerffel <tobias.doerffel@gmail.com>
Sat, 3 Nov 2012 18:12:39 +0000 (3 19:12 +0100)
treeaed390864a2a7d866ed45c2db33e89d647107341
parent5351fd84794358ec797916e8120c24be136a069d
Track: allow smaller height

Here's one way to cram more stuff onto small screens, or otherwise help
reducing visual clutter: Allow tracks to be shift-dragged all the way
down to 8 px height.

Signed-off-by: Tobias Doerffel <tobias.doerffel@gmail.com>
(cherry picked from commit 69947a624b43a5de257217b3af9e1383312ba305)
include/track.h
src/core/track.cpp
src/tracks/AutomationTrack.cpp