D13372: Mouse KCM Redesign Using Kirigami
Marco Martin
noreply at phabricator.kde.org
Mon Jun 11 12:36:51 UTC 2018
mart added inline comments.
INLINE COMMENTS
> main.qml:105
>
> - Layouts.ColumnLayout {
> - id: maincol
> - enabled: deviceCount
> - spacing: units.largeSpacing
> + Kirigami.Separator {
> + }
this is broken, it needs Kirigami.FormData.isSection: true
if you don't want it to be visible, it shouldn't be a Separator, but for sure it shouldn't be a broken separator
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D13372
To: furkantokac, ngraham, romangg, mart
Cc: safaalfulaij, mart, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180611/721deee4/attachment.html>
More information about the Plasma-devel
mailing list