Breadcrumbs in Kickoff

Martin Gräßlin mgraesslin at kde.org
Wed Dec 21 21:06:22 UTC 2011


On Wednesday 21 December 2011 21:33:52 Martin Klapetek wrote:
> To play the devil's advocate here - as the main reason against bringing it
> back is mostly the increased code complexity, then if you add whole support
> for additional mouse buttons that actually trigger the back action,
which is just a MouseArea set on the view which already has all the code to go 
up. Trivial, easy to maintain, doesn't influence any other code of Kickoff.
> isn't
> the back button then just like 10 lines of qml code? Ie. just hook the
> onClick: to the "one-level-back" action?
Nope: it influences the layout. It is not trivial to add with my current 
design of Kickoff in QML. As a matter of fact we would also have to consider 
to put the button on the right when Kickoff is on the right edge. That 
requires strong adjustments on the layout as well as choosing a different 
arrow element.

So no, this is clearly a non-trivial change with lots of potential impact for 
future development. Remember: if we add it we have to maintain it. It might 
hinder future changes, which would be bad.

I wrote it in another mail in this thread: it increases the complexity of the 
code base. Nothing I like.

Cheers
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20111221/acc880e2/attachment.sig>


More information about the Plasma-devel mailing list