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

Fix scale inconsistence when map is in fullscreen mode #7

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

Fix scale inconsistence when map is in fullscreen mode #7

wants to merge 1 commit into from

Commits on Apr 17, 2018

  1. Fix scale inconsistence when map is in fullscreen mode

    When in fullscreen mode, the algorithm still uses the div's size to calculate the scale, causing inconsistences. I made a verification to know if is in FS mode and, if so, use the window's dimensions instead.
    GustavoHGAraujo committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    c7b635f View commit details
    Browse the repository at this point in the history