Andre Poenitz wrote: > On Sat, May 07, 2005 at 09:21:20PM +0100, Angus Leeming wrote: >> Andre Poenitz wrote: >> > [Actually, there seems to be some bad Qt GUI interaction involved as >> > [the >> > problem shows only up when having certain dialogs open. Otherwise, >> > plain full redraw seems to be fast enough...] >> >> You reckon it's fast enough? 14x is *much* slower than 13x when using >> over an ADSL line. > > I haven't tried that, but local xform is certainly usably very well > speed-wise. > > We could save some network traffic by restricting actual drawing to some > horizontal strip as we did in 1.3, but this would be new code, the old > logic does not fit anymore.
And then, we 1.3.x only saved redraws when typing at the bottom of the screen, not at the top, right? I don't think this is worth it, we need to make speed uniform improvements, if any (IMHO). Regards, Alfredo