Posts: 1,234
Joined: Nov 2008
Reputation:
5
I am trying to rearrange some of the layout for the music 3d view. I have stripped the header away, but when I move the y position for the groups in the 3dcoverviews.xml it will not reach all the way to the top of the window. I have even put in 0 and it seems to stop at a certain position. I tried it in the opposite direction to test and it can move all the way to the bottom.
Any reasoning why it stops at a point when going towards the top of the window frame? If so, what can be done to move around it?
I appreciate all the help lately.
Posts: 569
Joined: Jun 2008
Reputation:
0
start adding - to the Y position to move it to the top.
Posts: 1,234
Joined: Nov 2008
Reputation:
5
I tried using -10, but it stayed at the same position as 0. I then tried -50 and it still stayed the same. I have changed it in the 3 id groups and in the bottom wrap list group.
It seems like it can't go beyond a certain position. However, the right panel I did notice can go to the top of the screen.
Any suggestion on what I am missing?
Posts: 1,234
Joined: Nov 2008
Reputation:
5
I have changed it in 4 places total. Essentially that is the direction I am going, just slightly lower and the frames will be adjusted in size slightly.
Perhaps it is becase I just put <visible>!control.IsVisible(500)</visible> below the header code in mymusicsong.xml & mymusicnav? I just did that to start with placement. The overall goal is to have the cd frames start in the original position when the window is opened and then have the header slide out of frame with an animation action and the audio frame move into its place.
Would you mind putting your xml on pastebin, so I can double check it against mine? Or if you think it is the way I handled the header, I should be all good. At work now so I can't test it.
Posts: 1,234
Joined: Nov 2008
Reputation:
5
That was great Rocky. I knew I was close, just had to tweak it a little bit.
I appreciate you taking the time to do that.
Just had to make some small timing adjustments and it is looking good.
Thanks again!
Posts: 1,234
Joined: Nov 2008
Reputation:
5
Just noticed one thing it does and I am not sure why it would do it. When you do the first two scrolls to the right the icons set will drop down to the original location and then jumo back up. After the first two scolls it stays in place at the top.
Any suggestions?
Posts: 1,234
Joined: Nov 2008
Reputation:
5
I have been playing around with some of the positions for the rotation, but it just seems to drop even more. I starting to think it has to do with the -4.
Have you had any success with it? It sucks because I have the rest of the window done, but need to fix that drop down affect.