On Thursday 05 June 2014, Marco Martin wrote: > > I tried it, I think it's fine, I have just few observations/suggestions: > * seems that sometimes the window (main qml view) is not correctly resized. > Oddly tough the test program always resizes/places the window correctly
the resize issue seems to be fixed with (Martin will kill me for it) setFlags(Qt::BypassWindowManagerHint); on the main window -- Marco Martin _______________________________________________ Plasma-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/plasma-devel
