Bugzilla – Bug 10160
Customize Controller - Image does not restrict to 240x320
Last modified: 2009-08-05 06:48:15 UTC
Using the Customize Controller plug in, I am able to enter an image larger then 240x320 and load it to my SBC. This will cause a) the SBC to crash and reboot or 2) only the upper-right most 240x320 portion of the target image to be visible on the SBC. SC should evaluate the image before loading it to the SBC and either a) regect the image or b) properly re size the image before sending it to the SBC .
Triode: would this one be yours to fix as well?
Yes - will look at it. Richard - I'd like to understand the strategy for other sized skins before forcing everything to 240x320. What sizes should we be supporting?
Richard: Can you add your 3cents regarding comment 2 Moving bug to future for now, please re target when a patch is available.
not yet sure about the best approach to resizing, but I suspect the crashing was actually bad image files which may be fixed by change 3753
Fixed by change 28066 which restricts images which appear on the controller menu to ones of the correct size.