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

Reply via email to