D19747: [fuzzy-clock] Port configuration window to QQC2 and Kirigami.FormLayout
Filip Fila
noreply at phabricator.kde.org
Thu Mar 14 07:07:07 GMT 2019
filipf added a comment.
Unless I'm doing something wrong, QQC2 Slider seems broken when `minimumValue` aka `from` is 1:
import QtQuick.Controls 2.5
Slider {
from: 1
to: 5
stepSize: 1
}
REPOSITORY
R114 Plasma Addons
REVISION DETAIL
https://phabricator.kde.org/D19747
To: filipf, #plasma, #vdg, ngraham
Cc: plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190314/69398e87/attachment.html>
More information about the Plasma-devel
mailing list