Hi all, I was looking into migrating the Plasma Calendar to QtQuick Controls Calendar.
However, we went through so much work making this thing efficient and fast using Canvas but the QtQuick Controls Calendar again uses one item per day (which potentially contains a Label and Rects for the borders). I do not know whether it re-uses the items when switching through months (which is a bit laggy with the Canvas calendar), though. One advantage is that it would give us week numbers for free. Suggestions? Cheers, Kai Uwe _______________________________________________ Plasma-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/plasma-devel
