Public bug reported: When you have a PageColumnsLayout and one PageColumn has fillWidth: true, that column should be able to consume the space of any other column that does not have a Page in it, even if it has set minimumWidth or preferredWith
Use Case: uReadIt will use up to 3 columns if there is space of it, as [SubredditPage][ArticlePage][CommentsPage]. The second column has fillWidth:true. However, opening the [CommentsPage] is optional, and for non-link Reddits posts it will only use [SubredditPage][CommentsPage]. So there are 2 cases where the 3rd column would not have any Page added to it. In those cases, I would like the second column to use the space otherwise reserved for the 3rd column, because fillWidth:true on the second column. Once a Page is added to the 3rd column, then the 2nd column should give up it's space based on the minimumWidth and preferredWidth of the 3rd column. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Wishlist Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1534684 Title: [AdaptivePageLayout] Only reserve space for columns with a Page in them To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1534684/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs