D13141: Touchpad KCM Redesign Using Kirigami

Nathaniel Graham noreply at phabricator.kde.org
Sun May 27 03:16:01 UTC 2018


ngraham added a comment.


  As for wanting to making this non-scrollable: in general, we should aspire for the main views of our KCMs to never require scrolling (subviews like tables are okay, of course). It's very awkward to able to scroll a UI that's packed full of UI controls. It can even introduce issues since some controls respond to scroll events; it becomes easy to accidentally manipulate a control via a scroll event when you means to just move the view. Let's shoot for keeping all the content fully in view with a 1024x768 window size.

REPOSITORY
  R119 Plasma Desktop

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

To: furkantokac, ngraham, romangg, abetts
Cc: plasma-devel, 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/20180527/d5edc0b1/attachment.html>


More information about the Plasma-devel mailing list