PedroPH
CocoonJS does not support Letterbox, so even if you select 'Scale Letterbox' in C2, then CocoonJS anyway uses "Scale Outer"
good solution is to make layout bigger than Window Size,
make background fitting those layout size
and then, on layout start, use ScrollTo in the center of layout,
so even if there will be another aspect ratio, or another resolution
(i.e. 800x480 vs. 853x480) your app will show nicely in the center