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

Marker info windows do not preserve visibility across configuration changes #520

Open
bubenheimer opened this issue Jan 29, 2024 · 0 comments
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@bubenheimer
Copy link
Contributor

android-maps-compose 4.3.2

Marker info windows do not preserve visibility across configuration changes.

One would expect this functionality to be covered by MarkerState, which offers access to info window visibility, and the custom MarkerState.Saver used by rememberMarkerState(), which leverages rememberSaveable(). However, this does not do it.

@bubenheimer bubenheimer added triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Jan 29, 2024
@bubenheimer bubenheimer changed the title Marker info window does not preserve visibility across configuration changes Marker info windows do not preserve visibility across configuration changes Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

1 participant