GNOME Bugzilla – Bug 430249
Remove Tag Icon
Last modified: 2007-09-25 10:24:42 UTC
Well, just a way to delete the icon from a tag.
hi Juan, What's the use of removing a icon tag ?
just linking there's also a bug in launchpad about this https://bugs.launchpad.net/f-spot/+bug/118721
I agree that this would be a useful feature. I think the tag icons create unnecessary/unhelpful visual clutter, and so I have a lot of tags without icons. (This is only possible for parent tags with no photos which belong directly to the tags, at the moment.) Sometimes I accidentally set an icon for such a tag, and then the process to undo this is tedious. (I create a new tag, move all of the sub-tags to the new tag, delete the tag with the icon that I don't want, and then change the name of the new tag.)
As discussed on #f-spot, there should be a "No image" button in the edit_icon_dialog dialog, like http://www.uni-koblenz.de/~monreal/abc/noimage.png I hope I can work on this in the weekend (just in case someone else is doing this)!
Created attachment 95977 [details] [review] tag-icon-clear.patch First try for the patch. Needs review! :) I've used the standard stock icon "clear" for the button. The button positioning isn't on the extreme left. If better placement is needed then someone with more knowledge of glade is also required. :)
Created attachment 95993 [details] [review] tag-icon-clear.patch patch with "No image" instead of the stock icon "Clear". Should be fine now.
Created attachment 95994 [details] [review] tag-icon-clear.patch wrong return code, pardon!
Icons are automatically generated when attaching the tag to a (In reply to comment #3) > I agree that this would be a useful feature. I think the tag icons create > unnecessary/unhelpful visual clutter, and so I have a lot of tags without > icons. (This is only possible for parent tags with no photos which belong > directly to the tags, at the moment.) Sometimes I accidentally set an icon for > such a tag, and then the process to undo this is tedious. Following this comment, and the patch, maybe this behavior should be changed. Maybe we should define a preference (or better a gconf key) which allows attaching tags without automatically creating the icon. Stephane, what do you think?
fixed in r3401 (In reply to comment #8) > Maybe we should define a preference (or better a gconf key) which allows > attaching tags without automatically creating the icon. > Stephane, what do you think? I'd say no.