LearnNewsExamplesServices
Frontmatter
id992
titleNeo.calendar.view.MonthComponent: scrolling downwards breaks in safari
stateClosed
labels
enhancementstale
assigneestobiu
createdAtJul 30, 2020, 1:42 AM
updatedAtSep 28, 2024, 4:31 AM
githubUrlhttps://github.com/neomjs/neo/issues/992
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 28, 2024, 4:31 AM

Neo.calendar.view.MonthComponent: scrolling downwards breaks in safari

Closed v8.1.0 enhancementstale
tobiu
tobiu commented on Jul 30, 2020, 1:42 AM

we need to use scrollTo to adjust it.

to do this, we need to store the current browser inside the neo namespace (not sure if we can get it inisde the app worker or need to do this inside the main thread and then pass it to app (along with the neo configs)).

tobiu added the enhancement label on Jul 30, 2020, 1:42 AM
tobiu assigned to @tobiu on Jul 30, 2020, 1:42 AM