Activity log for bug #1599183

Date Who What changed Old value New value Message
2016-07-05 14:24:48 Tim Peeters bug added bug
2016-07-05 14:25:52 Gustavo Pichorim Boiko messaging-app (Ubuntu): importance Undecided Medium
2016-07-05 14:25:55 Gustavo Pichorim Boiko messaging-app (Ubuntu): assignee Gustavo Pichorim Boiko (boiko)
2016-07-05 14:32:01 Tim Peeters description MessagingPageLayout implements synchronous loading of pages in the AdaptivePageLayout (APL). This is a workaround that is no longer needed, because the APL can now do this by setting its asynchronous property to false. This means that most of the code from MessagingPageLayout can be removed :) MessagingPageLayout implements synchronous loading of pages in the AdaptivePageLayout (APL). This is a workaround that is no longer needed, because the APL can now do this by setting its asynchronous property to false. This means that most of the code from MessagingPageLayout can be removed :) Note that this bug: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1544745 is fixed, so the MessagingPageLayout is no longer needed to work around that.