From 83c8c048ad0dd1505b57d54d5dd825562f1b84f9 Mon Sep 17 00:00:00 2001 From: "Tim E. Real" Date: Tue, 16 Nov 2010 19:33:07 +0000 Subject: Fixed mixer maximum and minimum sizes. Still needs a bit of work. --- muse2/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'muse2/ChangeLog') diff --git a/muse2/ChangeLog b/muse2/ChangeLog index e856c5a8..ec50b3d2 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,9 @@ +16.11.2010 + - Fixed mixer maximum and minimum sizes. (Tim) + Bit of a tough hack. Is there a better way? Done by sub-classing QScrollArea and catching + LayoutRequest events, just before paint events when the window sizes are finally correct. + TODO: Still off by a few pixels when mixer first opened, because main window frameSize + is not set yet, by the time LayoutRequest is caught. 14.11.2010 - renamed deicsonze2 files and classes with '2' suffixes - Applied patch by Orcan to convert populateAddSynth(). (Tim) -- cgit v1.2.3