GNOME Bugzilla – Bug 738286
window-list: Avoid flashing when using auto-grouping
Last modified: 2014-10-10 22:07:38 UTC
See patch.
Created attachment 288203 [details] [review] window-list: Avoid flashing when using auto-grouping Currently when using auto-grouping, the list is ungrouped each time a window is closed, and then possibly re-grouped on the next allocation - as a result, there is a brief "ungroup flash" if the list is supposed to remain grouped. Avoid this by computing the width the ungrouped list would have rather than by actually ungrouping it.
Review of attachment 288203 [details] [review]: LGTM
Attachment 288203 [details] pushed as e372c5a - window-list: Avoid flashing when using auto-grouping