Optimize calendar performance #489
Labels
effort3: weeks
[ISSUE]
prio4: low
[PR/ISSUE]
proj: ui-library
[PR/ISSUE]
state: has PR
[ISSUE]
type: maintenance
[PR/ISSUE]
Milestone
Is your feature request related to a problem? Please describe.
Switching pages in the calendar is slow and unoptimized, it was a first draft and should be redesigned.
Describe the solution you'd like
Make calendar more memory efficient and use less looping through all events. Also we should refactor
Event
class into an interface.The text was updated successfully, but these errors were encountered: