Re: Heads-up: Potentially breaking changes to the GDK drawing model pushed
- From: "jose aliste gmail com" <jose aliste gmail com>
- To: "Jasper St. Pierre" <jstpierre mecheye net>
- Cc: gtk-devel-list <gtk-devel-list gnome org>
- Subject: Re: Heads-up: Potentially breaking changes to the GDK drawing model pushed
- Date: Mon, 23 Jun 2014 21:19:56 -0400
Hi,
On Mon, Jun 23, 2014 at 9:03 PM, Jasper St. Pierre
<jstpierre mecheye net> wrote:
Thanks, I managed to reproduce the issue with this. It only happens with thumbnails visible, though, which suggests that evince is doing something funny for the thumbnails view. I'll also check out Scintilla later.
slow scroll with thumbnails visible is a known bug of Evince since 3.0... Basically we read the thumbnails on the fly and then change the model on a GtkIconView... Since GtkIconView recomputes the hfw (or the wfh don't remember) each time you modify the model (since gtk 3)... each time we read a thumbnail we do a relayout... so yes, we are doing something funny with thumbnails, and slow scroll should have nothing to do with these patches (although It might get more noticeable if other apps are slugish too)
Greets
José
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]