https://bugs.kde.org/show_bug.cgi?id=257236
Artur Souza (MoRpHeUz) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Artur Souza (MoRpHeUz) <asouza kde org> 2010-11-26 15:46:00 --- SVN commit 1201019 by asouza: Properly setup the initial values of widgets This patch (still needs some polishing, but already works) fix the issue of the initial value of the variables not being properly propagated through the tree until it reached the parent. Actually the parent was receiving the changes but wasn't acting on those changes, what led to the bugs below. It's fixed now and just needs some polishing. BUG:257236 BUG:257692 M +16 -1 CalendarDialog.qml M +12 -0 ClockDialog.qml WebSVN link: http://websvn.kde.org/?view=rev&revision=1201019 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
