PatchTheCode

Results 283 comments of PatchTheCode

The behaviour you are seeing is not a bug. It is behaving as intended. It appears that way on your screen because you have hidden the outdates. The real issue...

ok. I see an edge case fix that i can apply. Let me test it.

Keep in mind, i know how to fix your issue. However, if i code it the way you want, then other developers might not like the new behavior. Therefore, let...

Ok yea, the fix will work. But other developers wont be happy. Therefore i have determined the ultimate solution for this. This library needs to create a new set of...

I didnt want this library to "hold the developers hand" so much however..... But it seems that i locked my self into this problem the moment i introduced the `selectedPosition`...

How do you suggest? This is the problem with selecting dates 26 - 31 with outdates/indates hidden. If i unhide it, you can see that the library correctly does it...

But because it is hidden by the developer (and not the library). The library does not know about it. And therefore cannot make the 31 to be red color. I...

Ah. Let me clear it up. Here indates/outdates are generated and visible. Here indates/outdates are generated and hidden/invisible. Here indates/outdates are not generated at all. And therefore are not visible....

I do not have the time to do this right now. But if anyone can open a pull request i'd be grateful

Does the issue mentioned here help? https://github.com/patchthecode/JTAppleCalendar/issues/1201