| Summary: | Big empty space between toolbar and content view in new GHNS dialog. | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kdeclarative | Reporter: | Philipp Stefan <neptunecat34> |
| Component: | general | Assignee: | Marco Martin <notmart> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | admin, filipfila.kde, kdelibs-bugs-null, nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.67.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/kdeclarative/d9b52d900471f8ed7187062dbfd53fbb313a7bb9 | Version Fixed/Implemented In: | 5.68 |
| Sentry Crash Report: | |||
| Attachments: | Screenshot of new GHNS dialog | ||
|
Description
Philipp Stefan
2020-02-09 17:03:27 UTC
IMO the toolbar separator is also unnecessary. And then if the scroll view got pulled up a bit it would look better. This is not defined by KNewStuff. The layout work for that specific bit is done by the GridViewKCM component (which is why it is so similar to any of the new KCMs). Redirecting to the appropriate component - and thanks for the report :) Will be fixed by https://phabricator.kde.org/D27315 Git commit d9b52d900471f8ed7187062dbfd53fbb313a7bb9 by David Redondo.
Committed on 13/02/2020 at 20:48.
Pushed by davidre into branch 'master'.
Fix size of the header in GridViewKCM
Summary:
The same as in SimpleKCM and ScrollviewKCM
FIXED-IN: 5.68
Test Plan: {F8097147}
Reviewers: mart, broulik, ngraham
Reviewed By: ngraham
Subscribers: ngraham, kde-frameworks-devel
Tags: #frameworks
Differential Revision: https://phabricator.kde.org/D27315
M +3 -1 src/qmlcontrols/kcmcontrols/qml/GridViewKCM.qml
https://commits.kde.org/kdeclarative/d9b52d900471f8ed7187062dbfd53fbb313a7bb9
|