https://bugs.kde.org/show_bug.cgi?id=415677
Bug ID: 415677 Summary: OverlaySheet constraints width of content to be much too small Product: frameworks-kirigami Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: notm...@gmail.com Reporter: n...@kde.org Target Milestone: Not decided Created attachment 124772 --> https://bugs.kde.org/attachment.cgi?id=124772&action=edit Sheet's contents are squeezed into a narrow strip with huge side margins I am working on the review sheet in Discover (https://phabricator.kde.org/D25889), which uses a Kirigami OverlaySheet to display a list of an app's user reviews. The internal layouting of the OverlaySheet sizes the content to be narrow and centered within the sheet, with enormous side margins. This leaves little horizontal space for the content itself, and IMO just doesn't look very good. See attached screen recording. The bug seems to be caused by or near https://cgit.kde.org/kirigami.git/tree/src/controls/templates/OverlaySheet.qml#n211, but I was unable to pinpoint exactly where or formulate a patch, sorry. -- You are receiving this mail because: You are watching all bug changes.