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. |
|