]> source.dussan.org Git - nextcloud-server.git/commit
Improve music playlist rendering.
authorCloud Dumper <clouddumper@gmail.com>
Sat, 7 Jan 2012 22:41:51 +0000 (23:41 +0100)
committerRobin Appelman <icewind1991@gmail.com>
Sun, 8 Jan 2012 12:45:44 +0000 (13:45 +0100)
commit4d1ed7e05f5efc589b7fb6031661ccda496cee76
tree775b11dd32f830fe1363d60426ab65a362224ac5
parenta4e14b49b14b2215037806ded362b2ded0e61465
Improve music playlist rendering.

This change:
* bolds currently playing song in playlist;
* forces song names in playlist to one line, ellipsize after (...);
* adds jQuery tipsies to get the whole song name, along with the
  artist name, and the album the song is coming from.

No need to split this changeset into three different ones for the sake
of atomicity.

Two first elements were on the priorities / bug list available there:
   http://gitorious.org/owncloud/pages/Home
apps/media/css/music.css
apps/media/js/playlist.js