-
Notifications
You must be signed in to change notification settings - Fork 11
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
New Release v1.30.0 - #minor #945
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix default opacity for external WMS/WMTS layer
PB-644: Fix line color issue on printing polygon.
…nt year entry In the timeslider when a layer did not have any matching timestamp from the preview year, the layer was still displayed. Also the feature selection only work on the previously configured timestamp (before entering the timeslider). The first issue has been resolved by filtering visible layers that don't match the preview year. The second issue has been solved by directly setting the preview year in the layer config and not only when unmounting.
Now the preview year is directly set to the layer config and we don't do anymore distinction between preview year and selected year.
Single timestamp layer like "SWISSIMAGE HIST 1946" are ignored by the timeslider and therefore should not be filtered out.
The content of the button did not always fit (e.g. for "actual"). To solve this we use the TextTruncate everywhere in the menu entry which handle text truncate with tippy. Also make sure that the time selector button are always the same size
Fix time selector button CSS
Passing run #2692 ↗︎
Details:
Review all test suite changes for PR #945 ↗︎ |
pakb
approved these changes
Jun 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Test link