On Sunday 15 March 2009, Christian Mollekopf wrote:
> Therefore i suggest using a cursor like bar to display the insert index.

probably much easier would be to simply adjust the drawing of the item itself 
rather than inserting a whole new item and managing the layout issues.

so if this is a "regular" item:

[ icon title ]

a spacer drop would be:

[ ] [icontitle]

the layout would still see it as one item because, well, it would be.

the beauty of this approach is:

* you don't need to coordinate multiple items, each AbstractTaskItem just 
handles its own dragEnter/dragHover/dragLeave events

* the layout is completely uninvolved in the process 

-- 
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43

KDE core developer sponsored by Qt Software

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to