Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad Theme when starting #65

Open
camarade35 opened this issue Sep 29, 2016 · 0 comments
Open

Bad Theme when starting #65

camarade35 opened this issue Sep 29, 2016 · 0 comments

Comments

@camarade35
Copy link

camarade35 commented Sep 29, 2016

When I start Zspin, I've a main menu with 2 Wheels.
I start on HD games (I see the HD Games's Wheel) but I've the Retro Games's theme. If I move one, I've the Retro Games's wheel and Zspin Relaod Retro Games's theme.
It's just on start after one move or go to subwheel and back, that's work.

My Main Menu

<menu>
<game name="Retro Games" index="True" image="">
        <description>Retro Games</description>
        <genre>Menu</genre>
        <enabled>yes</enabled>
</game>
<game name="HD Games" index="True" image="">
        <description>HD Games</description>
        <genre>Menu</genre>
        <enabled>yes</enabled>
</game>
</menu>

My Json

{
  "transitionTime": 400,
  "selectPosition": 7,
  "hide": false,
  "hideStart": 1000,
  "hideDuration": 1000,
  "type": "horizontal",
  "points": [
    {"x":0, "y":90, "rotation": 0, "scale":0.5, "opacity":0, "zIndex":1},
    {"x":10, "y":90, "rotation": 0, "scale":0.5, "opacity":0, "zIndex":2},
    {"x":20, "y":90, "rotation": 0, "scale":0.5, "opacity":0, "zIndex":3},
    {"x":30, "y":90, "rotation": 0,   "scale":0.5, "opacity":0, "zIndex":4},
    {"x":-20, "y":93, "rotation": 0, "scale":0.5, "opacity":0.5, "zIndex":5},
    {"x":40, "y":93, "rotation": 0, "scale":1.5, "opacity":1, "zIndex":7},
    {"x":100, "y":93, "rotation": 0, "scale":0.5, "opacity":0.5, "zIndex":6},
    {"x":64, "y":90, "rotation": 0, "scale":0.5, "opacity":0, "zIndex":8},
    {"x":74, "y":90, "rotation": 0, "scale":0.5, "opacity":0, "zIndex":9},
    {"x":84, "y":90, "rotation": 0, "scale":0.5, "opacity":0, "zIndex":9},
    {"x":94, "y":90, "rotation": 0, "scale":0.5, "opacity":0, "zIndex":10}
  ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant