! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Abillity to set (ICON Emblem) size
Status:
CLOSED: FIXED

Comments

Description Pete 2006-10-23 04:39:39 CEST
Iam hereby making a feature request where you can set the icon emblem size in the Thunar preferences window. Iam using Fluxbox and have no GTK configuration tools to set my look & feel preferences, which leads into that my embelms fallback to their largest size.
Comment 1 Harold Aling 2006-10-27 14:05:58 CEST
Created attachment 840 
Zoomed emblem

When zooming in icon mode, the emblem also gets zoomed in, overlapping the picture...
Comment 2 Benedikt Meurer editbugs 2006-10-28 09:43:45 CEST
Created attachment 841 
Possible patch

The problem is that the icon theme you are using (Tango) provides larger emblems only as scalable vector graphics, which means there's no precise size for emblems for icons at sizes larger than 48x48.

The attached patch limits emblem sizes to 36x36px, which should fix your problem.
Comment 3 Benedikt Meurer editbugs 2006-11-03 16:28:15 CET
Committed with revision 23612.

2006-11-03	Benedikt Meurer <benny@xfce.org>

	* thunar/thunar-icon-renderer.c(thunar_icon_renderer_render): Make sure
	  emblems don't get too large with SVG icon themes. Bug #2466.

Bug #2466

Reported by:
Pete
Reported on: 2006-10-23
Last modified on: 2009-07-17

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
0.4.1svn

Attachments

Zoomed emblem (11.04 KB, image/png)
2006-10-27 14:05 CEST , Harold Aling
no flags
Possible patch (923 bytes, patch)
2006-10-28 09:43 CEST , Benedikt Meurer
no flags

Additional information