RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    TG-16 Mini Theme Issues

    Scheduled Pinned Locked Moved Projects and Themes
    gridviewtg16
    4 Posts 2 Posters 642 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • pythonliP
      pythonli
      last edited by pythonli

      Hey All, working on a TG-16 Mini theme that mimics the actual device. I'm having issues with grid view. Seems like the cover art is showing up in two sizes. Once a game has been highlighted it remains the larger size while the untouched game cover art is smaller.

      Video link but picture tells the story:

      Aero Blasters and AirZonk has already been highlighted and they are the same size as the currently highlighted Alien Crush. Panzer Kick boxing is smaller since it hasn't been highlighted yet.

      Grid-View.png

      Any ideas? Here's the XML for default gridtle and selected gridtile

      	<gridtile name="default">
      		<size>0.1916666666666667 0.5777777777777778</size>
      		<padding>0 0</padding>
      		<backgroundImage>./art/not_selected.png</backgroundImage>
      		<backgroundCornerSize>0 0</backgroundCornerSize>
      		<backgroundColor>ffffff</backgroundColor>
      		<imageColor>ffffff</imageColor>
      	</gridtile>
      
      	<gridtile name="selected">
      		<size>0.1916666666666667 0.5777777777777778</size>
      		<padding>0 0</padding>
      		<backgroundImage>./art/selected.png</backgroundImage>
      		<backgroundColor>ffffff</backgroundColor>
      	</gridtile>
      
      1 Reply Last reply Reply Quote 0
      • paffleyP
        paffley
        last edited by paffley

        Hi, this is nothing to do with your settings, its to do with a bug in the grid view code, its been like it for about 2-3 months now.

        pythonliP 1 Reply Last reply Reply Quote 1
        • pythonliP
          pythonli @paffley
          last edited by

          @paffley Thank You! So I'm not going nuts. Whew!

          1 Reply Last reply Reply Quote 0
          • paffleyP
            paffley
            last edited by

            yeh haha, i reckon the devs will get on it at some point now the worlds heading into a new place

            1 Reply Last reply Reply Quote 0
            • First post
              Last post

            Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

            Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.