Opened 14 years ago

Closed 14 years ago

#1361 closed bug (Fixed)

Tracker icons sometimes improperly sized in web interface

Reported by: negge Owned by: damoxc
Priority: minor Milestone: Future
Component: Web UI Version: 1.3.0_dev
Keywords: tracker icon Cc:

Description

Some trackers seem to have a different sized icon than others, which makes the icon overflow its designated space in the web interface's torrent list.

It seems like it's the specific trackers' problem, but I think the icons should be automatically resized anyway so that the interface doesn't look weird.

Screenshot attached.

Attachments (1)

deluge_webui_icons.jpg (191.3 KB) - added by negge 14 years ago.

Download all attachments as: .zip

Change History (2)

Changed 14 years ago by negge

comment:1 Changed 14 years ago by johnnyg

  • Resolution set to fixed
  • Status changed from new to closed

If you have the python imaging library (PIL) installed, then deluge will automatically resize the icon.

Note: you will have to delete the icon from <config folder>/icons/, for deluge to re-download and resize it.

Note: See TracTickets for help on using tickets.