Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Fix dynamic map resize #65

Open
Crista2019 opened this issue Mar 4, 2020 · 1 comment
Open

Fix dynamic map resize #65

Crista2019 opened this issue Mar 4, 2020 · 1 comment
Assignees
Labels
DemViz Gamification of Democracy Visualization (Sprint 1)

Comments

@Crista2019
Copy link

The map does not resize itself when the size of the browser screen changes. We have code in place to redraw the svg when a resize occurs, but we haven't yet implemented a surrounding container whose width we can base the resize off of. This shouldn't be too hard, but we tabled this issue until we finish our MVP #44

@Crista2019 Crista2019 added the DemViz Gamification of Democracy Visualization (Sprint 1) label Mar 6, 2020
@Crista2019
Copy link
Author

This might not be an issue since we want the map to be significantly smaller than the outer framework (i.e. scale down map so it can be viewable when the user moves the year slider, see issue #67 )

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
DemViz Gamification of Democracy Visualization (Sprint 1)
Projects
None yet
Development

No branches or pull requests

2 participants