----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128708/ -----------------------------------------------------------
(Updated Aug. 18, 2016, 11:43 a.m.) Status ------ This change has been marked as submitted. Review request for Plasma. Changes ------- Submitted with commit 1d66098e50f7fc3be08b826c7a3a31e1e8ea2135 by Kai Uwe Broulik to branch master. Repository: plasma-framework Description ------- The code already had logic in there but since ui ready is usually emitted later the client (in this case plasmashell) had to manually show the panels and would usually show them when they're not ready yet. Diffs ----- src/plasmaquick/containmentview.cpp adffb0c Diff: https://git.reviewboard.kde.org/r/128708/diff/ Testing ------- Together with https://phabricator.kde.org/D2475 I now get a glitch-free panel startup in plasma Thanks, Kai Uwe Broulik