On Saturday 08 November 2014 18:20:51 Kai Uwe Broulik wrote:
> 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?

by the way, i have done a very minimal adaptation of the calendar style in the 
branch mart/completeQtQuickStyle of plasma-framework
it pretty much gets the one from Base and changes the used colors.

It's required since a theme has to be complete if exported, (they really need 
a fallback mechanism if they are serious about those styles) but our control 
should still be used

-- 
Marco Martin
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to