From 7e9a221b1afee94262fab7fc8766dd18245b3714 Mon Sep 17 00:00:00 2001 From: Orcan Ogetbil Date: Mon, 5 Sep 2011 16:09:40 +0000 Subject: - Remodel EffectRack - Fix a corruption in Meter when the mono/stereo switch is toggled in astrip. --- muse2/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'muse2/ChangeLog') diff --git a/muse2/ChangeLog b/muse2/ChangeLog index d1da6267..aeaa3a5d 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,8 @@ +05.09.2011: + - Remodel the EffectRack. There is still an ongoing issue with the minimumSizeHint, which I worked + around by adding a fixed offset. (Orcan) + - Fall back to using Meter's own size functions rather than the event rectangle's size functions + in paintEvent(). The latter caused corruption when toggling mono/stereo. (Orcan) 04.09.2011: - Remodel the Slider (Orcan) 01.09.2011: -- cgit v1.2.3