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

ui: Fix inspector CSS. Fix custom map control #1026

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

ARolek
Copy link
Member

@ARolek ARolek commented Dec 29, 2024

After the viewer was migrated from mapboxgl to maplibregl the associated CSS references were not updated. This caused the styling for the inspector to use default browser styles. The style references have now been corrected.

Additionally the debug tile line map control implementation was was using mapboxgl CSS classes so the control was not being added to the map. This has been fix.

After the viewer was migrated from mapboxgl to maplibregl
the associated CSS references were not updated. This caused
the styling for the inspector to use default browser styles.
The style references have now been corrected.

Additionally the debug tile line map control implementation was
was using mapboxgl CSS classes so the control was not being added
to the map. This has been fix.
@ARolek ARolek requested a review from iwpnd December 29, 2024 20:47
@coveralls
Copy link

coveralls commented Dec 29, 2024

Pull Request Test Coverage Report for Build a2a0d5115

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 42.865%

Totals Coverage Status
Change from base Build 60841eccb: 0.0%
Covered Lines: 7032
Relevant Lines: 16405

💛 - Coveralls

@ARolek ARolek requested a review from gdey December 30, 2024 16:20
@ARolek ARolek merged commit a2a0d51 into master Dec 30, 2024
18 checks passed
@ARolek ARolek deleted the issue-xx-viewer-enhancements branch December 30, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants