Skip to content

Fix map-download scrolling and button handling - #170

Open
Intelli wants to merge 1 commit into
firestar5683:Domfrom
Intelli:pr/fix-map-manager-scroll
Open

Intelli wants to merge 1 commit into
firestar5683:Domfrom
Intelli:pr/fix-map-manager-scroll

Conversation

@Intelli

@Intelli Intelli commented Sep 17, 2026

Copy link
Copy Markdown

Description

On long map-region lists, scrolling stops before the final regions are reachable. After scrolling, a hidden row can also intercept taps on the fixed header, including Remove.

We now give the region list its own scroll area and keep header actions outside it, so the full list is reachable and Remove targets the intended action.

Verification

  • Verified before/after rendering and Remove-button behavior with a long region list.
  • 27 existing UI tests passed; Python compilation, Ruff and diff checks passed.
  • Map viewport and button-handling fixes device-tested on EV9.

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.

1 participant