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

Fix #482 and support to save and restore the open state #501

Merged
merged 3 commits into from
Aug 31, 2022

Conversation

DemoJameson
Copy link
Contributor

@DemoJameson DemoJameson commented Aug 29, 2022

Fixes #482

Pre-launch Checklist

  • I have updated CHANGELOG.md with my changes
  • I have run "dart format ." on the project
  • I have added/updated relevant documentation

@bdlukaa
Copy link
Owner

bdlukaa commented Aug 30, 2022

Files are conflicting :/ Can you merge with master?

# Conflicts:
#	lib/src/controls/surfaces/progress_indicators.dart
@DemoJameson DemoJameson changed the title Fix Expander and ProgressRing issues Fix #482 and support to save and restore the open state Aug 31, 2022
@bdlukaa bdlukaa merged commit a70953e into bdlukaa:master Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 The animation is triggered when initiallyExpanded of Expander is true
2 participants