<table><tr><td style="">lisin added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D23039">View Revision</a></tr></table><br /><div><div><p>I was reluctant to introduce a new variable with such a broad scope (<tt style="background: #ebebeb; font-size: 13px;">kickoff.dragStartRow</tt>) but using the <tt style="background: #ebebeb; font-size: 13px;">startRow</tt> from <tt style="background: #ebebeb; font-size: 13px;">DropArea</tt> would sometimes still mess up the order - the item would get the new value of <tt style="background: #ebebeb; font-size: 13px;">startRow</tt> if the user moved the cursor back inside <tt style="background: #ebebeb; font-size: 13px;">DropArea</tt>, so it would be snapping back to the wrong position. It's not really something a user would commonly do, so I can edit the code to use it instead. Otherwise, <tt style="background: #ebebeb; font-size: 13px;">startRow</tt> wasn't used anywhere so I removed it completely.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R119 Plasma Desktop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D23039">https://phabricator.kde.org/D23039</a></div></div><br /><div><strong>To: </strong>lisin, Plasma, ngraham, hein<br /><strong>Cc: </strong>plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>