-
Notifications
You must be signed in to change notification settings - Fork 3
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
add popupmenu in main screen, move theme change in popupmenu #103
Conversation
Codecov Report
@@ Coverage Diff @@
## main #103 +/- ##
=======================================
Coverage 79.06% 79.06%
=======================================
Files 4 4
Lines 86 86
=======================================
Hits 68 68
Misses 17 17
Partials 1 1 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
오오오 very good 입니다
Co-authored-by: Mo Kweon <[email protected]>
🎉 This PR is included in version 1.10.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
context.watch<CustomTheme>().isDarkMode
didn't work, so I changed it tocontext.read<CustomTheme>().isDarkMode