[mythtv-theming] New theme: mythaeon

Ted Verhagen ted.verhagen at gmail.com
Wed Aug 28 19:59:50 UTC 2013


> there's something not quite right on what happen when you navigate in
> video library

I did notice that as well but at the time didn't want to look into it...
What I did with the configuration of the buttonlist to be used in the
gallery view is this:

       <layout>grid</layout>
       <scrollstyle>free</scrollstyle>
       <arrange>fixed</arrange>
       <align>allcenter</align>
       <wrapstyle>items</wrapstyle>
       <showarrow>no</showarrow>
       <drawfrombottom>yes</drawfrombottom>

The <wrapstyle> attribute is set to "items" to make the buttonlist jump to
the beginning and causes the appearance of the list to fill the screen when
there are more columns and row in the list then there are on the screen.
Where it goes wrong is when the attribute <drawfrombottom> is set to "yes".
This causes the buttonlist to be drawn from the right bottom of the area
which is set in the <buttonarea>, but doesn't take into account that due to
the list being drawn in reverse order the rows might add up differently
when not all rows and columns are filled by the items in the list: this is
what is causing the navigation to screw up :(

> on my setup, the first row is empty but the last column (so I have 21
icons).
> when I'm on the 2nd row, with the cursor on the 9th column. Going
> right move the cursor position line 1, column 10

In the case of your setup, it jumps to what it thinks is the first item in
the row when the right arrow is pressed (which would be correct if the list
was drawn top to bottom).

I guess I need to fill a bug report to get this fixed, as this is not the
way the list should behave when drawn bottom to top.

B.T.W. I removed the background panel as per your previous comment: The
video gallery now looks like this:

http://i1314.photobucket.com/albums/t567/tedverhagen/MythaeonVideoGallery_zps9b8e86a4.png

Will include into the next release of the theme (which will be once I
finished MythZoneminder plugin).



On Tue, Aug 27, 2013 at 6:14 PM, Jean-Yves Avenard <jyavenard at gmail.com>wrote:

> On 13 July 2013 05:32, Ted Verhagen <ted.verhagen at gmail.com> wrote:
> > Hi all,
> >
> > If have created my second theme called mythaeon which is insprired by the
> > original XBMC theme aeon. The theme has a native resolution of 1920x1080,
> > works on mythtv 0.26 (and higher) and includes support for the following
> > plugins:
> >
> > * mythmusic
> > * mythgallery
> > * mythnetvision
> > * mythbrowser
> > * mythweather
> > * mytharchive
> > * mythnews
> >
>
> there's something not quite right on what happen when you navigate in
> video library
>
> so we have 3 rows of 10 icons.
>
> on my setup, the first row is empty but the last column (so I have 21
> icons).
> when I'm on the 2nd row, with the cursor on the 9th column. Going
> right move the cursor position line 1, column 10
>
> if my cursor is row 3, column 10, and I press left, instead of finding
> myself in row 3, column 9; I get on row 1, column 10
>
> if I'm on row 3, col 9 and I press right, you get to row 2 col 10
>
> etc...
> _______________________________________________
> mythtv-theming mailing list
> mythtv-theming at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-theming
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-theming/attachments/20130828/a32fe06d/attachment.html>


More information about the mythtv-theming mailing list