Bug 17104 - bottom of icons in icon_list are truncated
: bottom of icons in icon_list are truncated
Status: CLOSED FIXED
Product: SB Controller
Classification: Unclassified
Component: UI Skin
: 7.5.3
: PC Other
: -- normal (vote)
: 7.6.0
Assigned To: Ben Klaas
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-03-29 12:43 UTC by Ben Klaas
Modified: 2011-04-29 16:47 UTC (History)
3 users (show)

See Also:
Category: Bug


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Klaas 2011-03-29 12:43:19 UTC
view My Music->Albums, and note that the bottom few pixels are cut off. Most evident to see by looking at the default artwork and noting that the CD is not vertically centered.

This shouldn't be hard to fix
Comment 1 Ben Klaas 2011-03-30 13:00:47 UTC
turned on skin debugging on desktop (shift key and } ), confirmed that icon in controller skin is truncated to 41x39

20110330 19:52:39.963 WARN   applet.DebugSkin - DebugSkinApplet.lua:51 style: icon_list.menu.selected.item.icon_no_artwork | widget: 0x16e5b210 10,169 41x39 5/5/5 Icon

not a problem in radio skin. the difference is the line item height-- in controller it's 43px, in radio it's 45px. The way that should work is that controller has 1px of space on top and bottom and a 41x41 icon, and radio has 2px of space on top and bottom and a 41x41 icon. Clearly it's not working that way...
Comment 2 SVN Bot 2011-04-08 11:02:20 UTC
 == Auto-comment from SVN commit #9412 to the jive repo by bklaas ==
 == http://svn.slimdevices.com/jive?view=revision&revision=9412 ==

Fixed Bug: 17104
Description: only 1px of menu item padding for top and bottom in controller skin, icon_list window
Comment 3 Paul Chandler 2011-04-29 16:47:02 UTC
On the Jive controller, the album icons are now showing correctly

7.6.0 32376