From e92c949f3ceb80b9892e70c7d30540a2b45fbf7d Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 13 Feb 2006 16:08:32 +0000 Subject: fix style overwriting done by fastmeter, and lack of clip mask/clip origin restore in pixscroller; fixes meter redraw botch when moving fader, and the style fix corrects visual problems with Clearlooks as soon a ameter is realized git-svn-id: svn://localhost/trunk/ardour2@323 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/gtkmm2ext/fastmeter.cc | 33 ++++++++++++++++----------------- libs/gtkmm2ext/gtkmm2ext/fastmeter.h | 1 - libs/gtkmm2ext/pixscroller.cc | 11 +++++------ 3 files changed, 21 insertions(+), 24 deletions(-) (limited to 'libs/gtkmm2ext') diff --git a/libs/gtkmm2ext/fastmeter.cc b/libs/gtkmm2ext/fastmeter.cc index 6cefe182bd..e1b3361f57 100644 --- a/libs/gtkmm2ext/fastmeter.cc +++ b/libs/gtkmm2ext/fastmeter.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 2003 Paul Davis + Copyright (C) 2003-2006 Paul Davis This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -71,20 +71,6 @@ FastMeter::~FastMeter () { } -void -FastMeter::on_realize () -{ - DrawingArea::on_realize(); - - RefPtr