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

Fixed keepAlive behaviour #1651

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Fixed keepAlive behaviour #1651

merged 1 commit into from
Sep 11, 2023

Conversation

JaffaKetchup
Copy link
Member

Fixes #1650.

Mixed AutomaticKeepAliveClientMixin back into FlutterMapStateContainer and added FlutterMapStateContainer.wantKeepAlive field which redirects to MapOptions.keepAlive.

…iner`

Added `FlutterMapStateContainer.wantKeepAlive` field which redirects to `MapOptions.keepAlive`
Copy link
Collaborator

@TesteurManiak TesteurManiak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JaffaKetchup JaffaKetchup merged commit d35d672 into master Sep 11, 2023
7 checks passed
@JaffaKetchup JaffaKetchup deleted the fix-1650 branch September 11, 2023 08:20
@JaffaKetchup JaffaKetchup moved this from In progress to Done in v6 Release Planning Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

[BUG] MapOptions.keepAlive has no effect since v6.0.0-dev.1
2 participants