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

Tidy up error and blackout styles on Calendar/DatePicker. #15

Closed
ButchersBoy opened this issue Apr 26, 2015 · 5 comments
Closed

Tidy up error and blackout styles on Calendar/DatePicker. #15

ButchersBoy opened this issue Apr 26, 2015 · 5 comments

Comments

@ButchersBoy
Copy link
Collaborator

No description provided.

@ButchersBoy ButchersBoy added this to the ver 1.2 milestone Aug 23, 2015
@SuicSoft
Copy link
Contributor

@ButchersBoy Can you give more info on this?

@ButchersBoy
Copy link
Collaborator Author

In the WPF calendar you have black out dates. Take a look here: http://www.wpftutorial.net/Calendar.html#blackout

You'll see some dates have crosses through. Basically, I never created a style for those crosses, so we need to "materialize" them. Need to check Google's Material Design specs to see if they have a suggestion, otherwise take a look at some Google apps and see if they do this. Lastly, just come up with something which looks good :)

@SuicSoft
Copy link
Contributor

@ButchersBoy Now I get it. Maybe we can just gray them out instead of putting a X

This is the oldest issue that is still open , so i think it needs a fix

@ButchersBoy
Copy link
Collaborator Author

Yeah, greying them would be cool. I don't even know what it looks like at the moment...

@SuicSoft
Copy link
Contributor

Here's an image i created in GIMP by increasing the brightness on the text using your GIFs. Will look better when in WPF 😃 . The sample is circled in green
snapshot

Don't know if it's material because i couldn't find any apps with the date picker and disabled dates on Android Lollipop 5.0.1. So I just thought of this idea

@ButchersBoy ButchersBoy removed this from the ver 1.2 milestone Nov 18, 2015
ButchersBoy pushed a commit that referenced this issue Oct 1, 2016
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

No branches or pull requests

2 participants