Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 893602 - hdpi/xhdpi resolution @1.5 assets for Camera app #10997

Merged
merged 1 commit into from Jul 22, 2013

Conversation

mpizza
Copy link
Contributor

@mpizza mpizza commented Jul 16, 2013

To test this patch on HVGA / WVGA devices:
$ make install-gaia APP=camera GAIA_DEV_PIXELS_PER_PX=1.5

What GAIA_DEV_PIXELS_PER_PX do is to replace image files by @1.5x assets when exist.
Images will be too large (and break the layout) if we missed to set background-size for them in the patch.
If this patch works well, we will get correct layout on both HVGA and WVGA (and ideally qHD, but AFAIK we don't have to confirm it at this time) screen.

Testing on nightly is also possible:
$ make DEBUG=1 GAIA_DEV_PIXELS_PER_PX=1.5
enter about:config and set layout.css.devPixelsPerPx to 1.5
set responsive design window to 320 x 533 px (which is CSS pixel dimension for 480 x 800 device pixel dimension).

But, of course, for apps using specific APIs, not all features can be tested.

gasolin added a commit that referenced this pull request Jul 22, 2013
Bug 893602 - hdpi/xhdpi resolution @1.5 assets for Camera app, r=rex
@gasolin gasolin merged commit 0328010 into mozilla-b2g:v1.1.0hd Jul 22, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants