[FIXED] Ellipsize Error: line; make statusbar icons' uniform

Feature requests for the GTK+ version of Transmission
Post Reply
etnlIcarus
Posts: 2
Joined: Tue Oct 12, 2010 11:19 am

[FIXED] Ellipsize Error: line; make statusbar icons' uniform

Post by etnlIcarus »

In details.c/Info tab of torrent properties, the Error messages aren't ellipsized and cause the window to become horizontally stretched when a tracker sends an especially long error message (which happens often).

The statusbar icons/tr-window.c aren't uniform in size. The Options button picks up GTK_ICON_SIZE_SMALL_TOOLBAR, while the Up/Down icons pick up GTK_ICON_SIZE_MENU, while the temp speed limit and YinYang icons seem to be fixed-sized.
Rolcol
Posts: 337
Joined: Sun Aug 10, 2008 8:00 am

Re: Ellipsize Error: line & make statusbar icons' sizes unif

Post by Rolcol »

Tracker error screenshot example:
http://i.imgur.com/g6eR4.png
Jordan
Transmission Developer
Posts: 2312
Joined: Sat May 26, 2007 3:39 pm
Location: Titania's Room

Re: Ellipsize Error: line & make statusbar icons' sizes unif

Post by Jordan »

Post Reply