macosui / macos_ui

Flutter widgets and themes implementing the current macOS design language.
https://macosui.github.io/macos_ui/#/
MIT License
1.82k stars 178 forks source link

fix: address ScrollController bug in MacosPopupButton #300

Closed GroovinChip closed 2 years ago

GroovinChip commented 2 years ago

Closes #297

This also addresses the failing tests.

Pre-launch Checklist

github-actions[bot] commented 2 years ago

Dart Code Metrics analyze report of macos_ui. ✅

Summary

whiplashoo commented 2 years ago

LGTM! Dealing with ScrollControllers is never fun, right? 🙃