Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[components-webview] Create screen resolution to layout.css.devPixelsPerPx mapping. JB#62599 #170

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 10, 2024

  1. [components-webview] Create screen resolution to layout.css.devPixels…

    …PerPx mapping. JB#62599
    
    This is rather simple way to map these. At the same, there ain't
    that many screen resolution that we'd like to map. Thus, this
    approach is reasoble for our needs.
    
    For testing this, if you have ran browser at least once, you need to
    remove __PREFS_WRITTEN__ flag file from your device.
    
    > rm $HOME/.local/share/org.sailfishos/browser/__PREFS_WRITTEN__
    
    GitHub issue:
    sailfishos/sailfish-browser#1085
    rainemak committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3f5da1c View commit details
    Browse the repository at this point in the history