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

Conversation

ian-liu
Copy link
Contributor

@ian-liu ian-liu commented Jul 4, 2013

WIP for master

  • To test this patch on HVGA / WVGA devices:
  1. $ make install-gaia APP=fm 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:
  1. $ make DEBUG=1 GAIA_DEV_PIXELS_PER_PX=1.5
  2. enter about:config and set layout.css.devPixelsPerPx to 1.5
  3. 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.

@ian-liu
Copy link
Contributor Author

ian-liu commented Jul 5, 2013

Got r+, we can merge the pr now.

ian-liu added a commit that referenced this pull request Jul 5, 2013
…_resolution_assets_and_layout_for_Bluetooth_File_Transfer_app

Bug 881134 - hdpi/xhdpi resolution assets and layout for Bluetooth File Transfer app, r=@rexboy7
@ian-liu ian-liu merged commit 72d5f70 into mozilla-b2g:master Jul 5, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant