erland;254475 Wrote: 
> It's a bit crowed inside the title bar, at least with the current
> fontsize. So I think it would be preferable to have it just below the
> title bar. Maybe with some background color that differs it from the
> container so you notice it better. Maybe something similar to the
> contentanchor coloring, but I think it needs to be able to contain
> several rows to be usable. The contentanchor component looks pretty bad
> if the text wraps around so you get two lines.
> 
That's a bug. Add
background-color: rgb(182,201,207) !important;
to the "td.ListHeader" definition in slimserver.css. That helps.
> 
> I don't like c, so I would suggest a or b. If you choose a it is till
> important that I'm able to define if the pagebar element should be
> visible or not from the plugin page, the reason is that Custom Browse
> uses other criterias than the standard browse menus to detect this.
> 
So b), I think 'hasPagebar' is used on other occasions as well?
> 
> If the container handles the pagebar, does this mean that it also will
> be able to handle both the horizontal and vertical pagebar's ? Or do I
> still have to handle the vertical pagebar manually in the plugin page
> ?
> 
I would like to handle that automatically if you use
"contentcontainer". No need to perpetuate ugly first time hacks... You
would have to set the appropriate info in the pageinfo structure,
though.
> 
> It would be nice if the plugin pages didn't have to anything special to
> get a working landscape view. As long as you only want to resize things
> and the plugin don't want to rearrange things in the page I think this
> should be possible.
Yep. If I allow this, that's what I want to make happen, don't want to
rewrite all of my code as well ;-)
Currently I plan on always defaulting to artwork view in landscape mode
anyway.

For the time being just remove "maximum-scale=1.0;" on the portrait
section of iHeaderVert.html, then it scales automatically (line 9)


-- 
pippin

---
see iPeng at penguinlovesmusic.com
------------------------------------------------------------------------
pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=41697

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to