<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I just saw in trunk that a change in the toolbars has arrived. The<br>
toolbar under the playlist can now be "folded" (hidden) with an arrow.<br>
The intention is noble (saving vertical space), but in reality we're<br>
merely gaining about 40 pixels space from it, if you subtract the<br>
height of the arrow widget itself. And if the toolbar is shown, we<br>
actually lose space due to said arrow widget.<br>
<br>
I find it questionable if this minimal reduction of space is worth the<br>
added confusion - it's not clear what the arrow is actually doing, and<br>
where there toolbar went.<br>
<br>
<br>
I've attached two screenshots of the new widget in both states, both<br>
folded and unfolded.<br>
</blockquote></div><br>I added this precisely to start a discussion, so goal accomplished! :-) I had been talking to leinir about trying out something like this, and decided to commit it as it can be quite easily removed again. There are 2 main parts to it. One is the reduction in space. For small devices, and together with the new slimemr toolbar alternative (also a prototype) I also committed, the additional space gained in the playlist is quite significant.<br>
<br>The other, and in my opinion more significant reason to play with this stuff is to make the amarok interface simpler. Looking at amarok now, there is just too much stuff going on under the playlist IMO, and as we have been talking about brining back the "shuffle" and "repeat" options to live close to the playlist again, it would get even worse.<br>
<br>My idea was also something like making this a standard interface element in amarok in all places where there are options like these at the bottom (in many services for instance). This would add symmetry (one of the main things Nuno hammered home at the sprint) and if consistently used, it would be clear to users that whereever this appeared, there would be additional options.<br>
<br>So, at least these were the thoughts behind implementing it! Let the flaming begin!<br><br>- Nikolaj<br>