From kde-core-devel Sun Jun 15 11:04:26 2003 From: Martijn Klingens Date: Sun, 15 Jun 2003 11:04:26 +0000 To: kde-core-devel Subject: Re: Style preview has a 0.5s lag X-MARC-Message: https://marc.info/?l=kde-core-devel&m=105567514227308 On Sunday 15 June 2003 12:46, Allan Sandfeld Jensen wrote: > Wouldnt a 0.1 or 0.2 second delay then be more appropiate. (a number > greater than keyboard repeat rate, but fast enough not to seem slow) Ideal would be to do the style preview processing in the background and not block the GUI with it. As that requires threading or other complicated code I doubt it ever gets implemented though. :( -- Martijn