Frontmatter
| id | 1016 |
| title | Neo.calendar.view.MonthComponent: scrolling => weekStartDate |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Aug 1, 2020, 8:38 PM |
| updatedAt | Aug 1, 2020, 8:43 PM |
| githubUrl | https://github.com/neomjs/neo/issues/1016 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Aug 1, 2020, 8:43 PM |
i changed the logic to no longer save the first day of the week inside the vdom flag, in case we have the 1st of a month inside the row (week).
need to adjust the scrolling logic to honor this.