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

Reply via email to