natcap / urban-online-workflow

This repository hosts the beta implementation of the Urban Online ES Workflow. The project is intended to give urban planners the ability to create and assess scenarios using InVEST Urban models.
1 stars 5 forks source link

Bugfix: wallpapering layer toggle #116

Closed davemfish closed 11 months ago

davemfish commented 11 months ago

Fixes #91

Fixed by moving some of the LayerPanel state to the parent component where it can be updated programmatically in a hook that watches for the wallpapering mode toggle.