Open nole2701 opened 2 months ago
Added code to the top of PanelLayout which tracks the current segment being displayed and whenever it changes it will reset the editing state of the panel. Since PanelLayout is only hidden but never de-mounted it allows the state to be kept.
Added code to the top of PanelLayout which tracks the current segment being displayed and whenever it changes it will reset the editing state of the panel. Since PanelLayout is only hidden but never de-mounted it allows the state to be kept.