-
Notifications
You must be signed in to change notification settings - Fork 27
Use Calendar.SetRenderHourRange(int StartHour, int EndHour). #2
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
base: master
Are you sure you want to change the base?
Conversation
|
Thanks for creating this. I'll take a look at it and test it out as soon as I get a chance |
Please do not directly set the |
|
Notes: I am guessing a situation which might cause some unexpected bugs. |
- Reorganized commit to prevent whitespace changes.
e3f5c92 to
03ba750
Compare
|
I have update some code in the test project.
==================== |


Use Calendar.SetRenderHourRange(int StartHour, int EndHour) to render a range of time for each day.
But actually not fully be tested.