Step Christopher
Results
2
issues of
Step Christopher
The Expressions | Partial Application part of the tutorial mentions that certain things return a `tag` or a `val`. There is a caveat repeated twice about wrapping the return value...
Add method for checking date visibility. Improve scrolling method to consider if header is pinned.
2
I wanted to check if a date is already displayed, so I know whether to scroll to it, or for example to hide the calendar if it is already in...