Re: fdo#47907: fix flickering scrolling in Basic IDE

2012-09-12 Thread Noel Power
On 12/09/12 09:20, Noel Power wrote: On 11/09/12 16:24, Caolán McNamara wrote: On Thu, 2012-08-02 at 15:31 +0100, Noel Power wrote: I will close the bug and or commit the fix ( if it isn't already there ) thanks for the remind Noel bug closed now Noel ___

Re: fdo#47907: fix flickering scrolling in Basic IDE

2012-09-12 Thread Noel Power
On 11/09/12 16:24, Caolán McNamara wrote: On Thu, 2012-08-02 at 15:31 +0100, Noel Power wrote: seems to work better :-), imho still is not as smooth as 3.4 So the summary here is that the patch got pushed, but the bug is still open because it's better, but not as good as it originally was, rig

Re: fdo#47907: fix flickering scrolling in Basic IDE

2012-09-11 Thread Caolán McNamara
On Thu, 2012-08-02 at 15:31 +0100, Noel Power wrote: > seems to work better :-), imho still is not as smooth as 3.4 So the summary here is that the patch got pushed, but the bug is still open because it's better, but not as good as it originally was, right ? C. _

Re: fdo#47907: fix flickering scrolling in Basic IDE

2012-08-03 Thread Noel Power
Hi János, On 31/07/12 12:34, János Uray wrote: Again? Oh, yes. Now here it is. On Tue, Jul 31, 2012 at 11:10 AM, Noel Power > wrote: Hi János you forgot to attach the patch :-) On 30/07/12 19:04, János Uray wrote: This patch solves this bug: http

Re: fdo#47907: fix flickering scrolling in Basic IDE

2012-08-02 Thread Noel Power
On 02/08/12 15:31, Noel Power wrote: Hi János, On 31/07/12 12:34, János Uray wrote: Again? Oh, yes. Now here it is. On Tue, Jul 31, 2012 at 11:10 AM, Noel Power > wrote: Hi János you forgot to attach the patch :-) On 30/07/12 19:04, János Uray wrote:

Re: fdo#47907: fix flickering scrolling in Basic IDE

2012-07-31 Thread János Uray
Again? Oh, yes. Now here it is. On Tue, Jul 31, 2012 at 11:10 AM, Noel Power wrote: > Hi János > you forgot to attach the patch :-) > > On 30/07/12 19:04, János Uray wrote: > > This patch solves this bug: > https://bugs.freedesktop.org/show_bug.cgi?id=47907 > > The text was flickering because W

Re: fdo#47907: fix flickering scrolling in Basic IDE

2012-07-31 Thread Noel Power
Hi János you forgot to attach the patch :-) On 30/07/12 19:04, János Uray wrote: This patch solves this bug: https://bugs.freedesktop.org/show_bug.cgi?id=47907 The text was flickering because Window::Invalidate() clears the client area by default. To prevent this, I've added an INVALIDATE_NOE