--1393aeaf1ac946dcbd0ed1f83c517593 Content-Type: text/plain; charset="ascii" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit ivan added a comment. There are a few problems regarding the 'drop' placeholder needed for the Dashboard: - The placeholder is handled by the model which is a bit hackish, but this can mostly work for the new model as well by using the same offset-items-by-one trick used in the original model - The model can set the ordering for the items in it only when the item is there, so in order for this to work, the model needs to wait for the item to appear, and then move it to the desired position Both of these I have done, but that part is quite ugly. If this is considered a **necessary** feature, I can post the updated diff for review. REVISION DETAIL https://phabricator.kde.org/D3805 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: ivan, mart, hein Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol --1393aeaf1ac946dcbd0ed1f83c517593 Content-Type: text/html; charset="ascii" Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable View Revision=
ivan added a comment.

There are a few problems regarding the = 9;drop' placeholder needed for the Dashboard:

Both of these I have done, but that part is quite ugly. If this is consi= dered a necessary feature, I can post the updated diff for= review.


REVISION DETAIL
https://phabr= icator.kde.org/D3805

EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emai= lpreferences/

To: ivan, mart, he= in
Cc: plasma-devel, progwolff, lesliezhai, ali-moham= ed, jensreuterberg, abetts, sebas, apol
--1393aeaf1ac946dcbd0ed1f83c517593--