davidedmundson added inline comments.

INLINE COMMENTS

> touchpad.qml:607
> +
> +            from: 1
> +            to: 10

So I can only make it faster?

Is that sensible?

> touchpad.qml:615
> +
> +            onValueChanged: {
> +                if (touchpad != undefined && enabled && !root.loading) {

Don't use onValueChanged

use onMoved

then you don't need all of this other logic

REPOSITORY
  R119 Plasma Desktop

REVISION DETAIL
  https://phabricator.kde.org/D28331

To: meven, #kwin, #plasma, davidedmundson, ervin, bport, crossi, hchain
Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, 
fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart

Reply via email to