separate player in gui

Got an idea? Missing something? Post your feature request here.

Moderator: moderators

separate player in gui

Postby mason » Tue Apr 14, 2009 5:00 pm

just another thing whats popping in my mind.

it would be nice to separate the player from the playlist, mostly my playlists get hughe .. and when i scroll trough it the playercontrols scrolling out of the viewable area.

just a thought...

mason
User avatar
mason
 
Posts: 29
Joined: Tue Apr 07, 2009 12:13 pm

Postby jarim » Thu Apr 16, 2009 6:51 am

One support vote for this from me as well. Was going to start new topic but mason seem to have similar thoughts. :)

My first post at the same time. Great program!
jarim
 
Posts: 5
Joined: Wed Apr 15, 2009 6:51 am

Postby aphuey » Thu Apr 16, 2009 5:33 pm

Ditto! Would this just be a matter of adding another small frame to hold the player in place?
aphuey
 
Posts: 102
Joined: Mon Nov 17, 2008 6:25 pm

Postby sindre_mehus » Thu Apr 16, 2009 6:26 pm

The best solution would probably be to use some CSS styling (position:fixed or something) to make that happen.

I've actually tried to do that a long time ago, but couldn't make it work properly in all browsers. However, I'll have another look at it, or better yet: if there are any CSS gurus out there that can help out?

Thanks,
Sindre
User avatar
sindre_mehus
 
Posts: 1955
Joined: Tue Nov 29, 2005 6:19 pm
Location: Oslo, Norway

Postby sindre_mehus » Thu Apr 16, 2009 7:02 pm

Actually, putting the player in a div like this seems to work:
Code: Select all
<div class="bgcolor2" style="position:fixed; top:0; width:100%">


Unless I find some negative side-effects, I'll include this in the 3.7 release.

Thanks,
Sindre
User avatar
sindre_mehus
 
Posts: 1955
Joined: Tue Nov 29, 2005 6:19 pm
Location: Oslo, Norway

Making IE 5.5+ use position: fixed;

Postby cyclopes » Thu Apr 16, 2009 9:33 pm

Making IE 5.5+ use position: fixed;

http://www.howtocreate.co.uk/fixedPosition.html

:wink: :wink:
User avatar
cyclopes
 
Posts: 51
Joined: Thu Mar 12, 2009 11:33 pm
Location: Norway


Return to Feature Requests

Who is online

Users browsing this forum: No registered users and 3 guests