From 5fb1cdfe5bdd48406e58441b354fc87d3d3c582e Mon Sep 17 00:00:00 2001 From: "Tim E. Real" Date: Sat, 26 Jan 2013 01:15:35 +0000 Subject: Feature/fix: Zoom at cursor! Zoom now zooms about cursor. --- muse2/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'muse2/ChangeLog') diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 1e420bee..411536b0 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,9 @@ +25.01.2013: + * Feature/fix: Zoom at cursor! Zoom Ctl+PgUp/PgDown (defaults) and Ctl+MouseWheel now zoom about cursor. (Tim) + Eliminated redundant call in ScrollScale::setMag(), by blocking signals. + Consolidated all HorizontalZoomIn and HorizontalZoomOut functions into a single HorizontalZoom. + Added eight more 'quick zoom' levels to class ScrollScale. + Modified all HorizontalZoom functions to pass cursor offset, and use it in ScrollScale::setScale(). 19.01.2013: - Fixed confused controllers on seek with multiple muted/off midi tracks/parts on same port/channel. (Tim) In MidiDevice::handleSeek(): Re-wrote controller value sending section - fixed obeying mute/off section. -- cgit v1.2.3