GNOME Bugzilla – Bug 613239
Columns redrawing
Last modified: 2010-03-19 04:46:14 UTC
Created attachment 156450 [details] Columns redrawing When arranging the columns, they seem to misredraw. The video attached explains this.
banshee-1.5.5-1.fc12.x86_64 banshee-musicbrainz-1.5.5-1.fc12.x86_64
Confirming
I'm going to be especially bold here and set the target to 1.6. I've run into this several times, and it just feels sloppy. It would be really good to have this fixed before the next major release.
Fixed in git master, thanks for the bug report! commit 8d7fdaae060cae6d1d7c5611cc8f5a622900ed84 Author: Alexander Kojevnikov <alexander@kojevnikov.com> Date: Fri Mar 19 13:38:00 2010 +1100 [ListView] Redraw the entire view when dragging columns Fixes bgo#613239
Thank you, Alexander.