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

DatePicker: highlight selected date/today; hide invalid days #3532

Merged
merged 1 commit into from
Jun 10, 2021

Conversation

rating89us
Copy link
Contributor

@rating89us rating89us commented Jun 6, 2021

styleData.valid = true means the date is between minimum and maximum dates of calendar component. Since we're not setting minimum and maximum dates yet (will be implemented in another PR), styleData.valid will always return true.

@rating89us rating89us changed the title DatePicker: highlight selected date (orange); highlight today (yellow… DatePicker: highlight selected date/today; hide invalid days Jun 6, 2021
components/DatePicker.qml Outdated Show resolved Hide resolved
components/DatePicker.qml Outdated Show resolved Hide resolved
@luigi1111 luigi1111 merged commit 2c54787 into monero-project:master Jun 10, 2021
@rating89us rating89us deleted the patch-91 branch June 10, 2021 16:25
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.

None yet

3 participants