From 42269af2e0cc7a8c7b70d89ffa270184acde3dec Mon Sep 17 00:00:00 2001 From: Orcan Ogetbil Date: Wed, 14 Sep 2011 03:02:14 +0000 Subject: The sizeHint of Slider is respected, and the plugin window now has a reasonable width. Scale support commented out in Slider. --- muse2/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'muse2/ChangeLog') diff --git a/muse2/ChangeLog b/muse2/ChangeLog index b798bdeb..e0d39301 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,6 @@ +13.09.2011: + - Made Slider::sizeHint() a const function again, so that the plugin window respects its sizeHint. (Orcan) + - Explicitly disabled the scale support in Slider since it wasn't really in use for a while. (Orcan) 11.09.2011: - Rewrote the rounding function for efficientcy. Moved the function into utils.cpp since it is written for general purpose. (Orcan) -- cgit v1.2.3