Closed SimonWang9610 closed 1 year ago
When the slide panel is closed/dismissed, the pre and post actions will not be laid out.
However, their elements have been mounted but cannot trigger markNeedsSematicsUpdate(), as they are never laid out once.
markNeedsSematicsUpdate()
See https://github.com/SimonWang9610/flutter_slidable_panel/issues/5
When the slide panel is closed/dismissed, the pre and post actions will not be laid out.
However, their elements have been mounted but cannot trigger
markNeedsSematicsUpdate()
, as they are never laid out once.See https://github.com/SimonWang9610/flutter_slidable_panel/issues/5