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

Remove the redundant BitCircularTimePickerDialMode enum in the BitCircularTimePicker #7411

Closed
Cyrus-Sushiant opened this issue Apr 26, 2024 · 0 comments · Fixed by #7412
Closed

Comments

@Cyrus-Sushiant
Copy link
Member

The BitCircularTimePicker component currently uses an enum, BitCircularTimePickerDialMode, to switch between hour and minute modes. This approach can be simplified by using a boolean value instead.

@msynk msynk changed the title Refactor BitCircularTimePicker to use boolean instead of enum Remove the redundant BitCircularTimePickerDialMode enum in the BitCircularTimePicker Apr 27, 2024
@msynk msynk added this to the 054 - Apr 2024 - 2 milestone Apr 27, 2024
@msynk msynk moved this to In Progress in bit platform Apr 27, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in bit platform Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
2 participants