GNOME Bugzilla – Bug 102876
icon/thumbnails too big and getting cropped in list view
Last modified: 2004-12-22 21:47:04 UTC
Folder/file icons and thumbnails in the list view in recent nautilus are a. too big causing the rows to be too high, wasting screen space b. getting cropped instead of resized
Created attachment 13430 [details] screenshot to demonstrate
Could you attach one or two files causing this behaviour.
This is happening with the snow-apple icon theme avaliable at http://evolvedoo.sf.net/snowapple.tar.gz . This may be a bug in the theme. But also nautilus is cropping the images instead of resizing them. This will also work with any background image( try http://art.gnome.org ).
I can confirm this behaviour with version 2.1.91. BTW.. Nice theme! The behaviour shows up with this theme because it used larger icons. But is definitely not theme related. As mentioned it also shows with image-thumbnails and such.
I have a patch that fixes this for me, but it still needs some work.
Sorry marten ;) 2003-03-27 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-list-model.c (fm_list_model_get_value): Scale icons to fit in row-height. Closing
ah.. crap