Take the image the reserved selector height leaves in the header - #126
Open
tzi wants to merge 4 commits into
Open
Take the image the reserved selector height leaves in the header#126tzi wants to merge 4 commits into
tzi wants to merge 4 commits into
Conversation
Core moves the annotations view into the report header's menu, so the footer of the visits-over-time graph loses its speech-bubble and the period selector beside it shifts left.
Core moves the period selector into the report header's menu as a submenu, so the visits-over-time footer keeps only its row-limit selector.
The evolution graph's header now holds a promoted selector's height whether or not one is out, so everything under it moves down by ten pixels.
Ten reports, all the same size as before: the title and the controls beside it line up on their centres now, and the two control clusters keep 8px apart.
This was referenced Aug 26, 2026
This file contains hidden or 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
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.
Screenshot update for matomo-org/matomo#25126.
The evolution graph's header now reserves a promoted selector's height whether or not one is currently out of the menu, so
Bandwidth_visitors_overviewgrows by exactly ten pixels and everything under the header moves down with it.Built on the pin that PR's base branch records (
2b086469c), so it stacks on #125 rather than on6.x-dev. It will be rebased once the plugin-side PRs before it land.Checklist