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 map size in benchmarks #9049

Merged
merged 1 commit into from
Dec 6, 2019
Merged

Fix map size in benchmarks #9049

merged 1 commit into from
Dec 6, 2019

Commits on Dec 1, 2019

  1. Fix map size in benchmarks

    display: none on Chrome (Chrome 78.0.3904.108 (Official Build) (64-bit) on macos), results with container clientWidth and clientHeight equal to 0.
    This led to and container dimension [400 x 300](https://github.com/mapbox/mapbox-gl-js/blob/3c36a67716d7c8ad8d69b15f7e5fd19b72e7a7ff/src/ui/map.js#L1922) instead of using specified size in e.g. bench/benchmark/layers.js (1024x768)
    astojilj committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    a0a0752 View commit details
    Browse the repository at this point in the history