D5527: add resize handles on all corners/sides

David Edmundson noreply at phabricator.kde.org
Mon Apr 24 12:53:40 UTC 2017


davidedmundson added a comment.


  Bug 3: Snapping to the grid is now wrong.
  
  Before we would drag only from the right, so it would adjust the width to snap to the grid size. That works
  
  Now we can drag from the left, when you resize something past the grid size, it will leave the left where you placed it, then resize to the right.
  Meaning you can drag the left handle and it will end up moving to the right.
  
  ---
  
  Shouldn't this *only* exist in edit mode? 
  Otherwise we'll end up with people moving plasmoids by resizing one corner then the other.

INLINE COMMENTS

> ResizeHandle.qml:51
> +
> +    visible: applet.backgroundHints != PlasmaCore.Types.NoBackground && enabled && !plasmoid.immutable
> +    LayoutMirroring.enabled: false

Bug 2 - major

You've just broken all resizing on note plasmoids and analog clocks even when using the main handle.

REPOSITORY
  R119 Plasma Desktop

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

To: mart, #plasma, hein, broulik
Cc: davidedmundson, broulik, plasma-devel, spstarr, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170424/0b5c0532/attachment.html>


More information about the Plasma-devel mailing list