[IDEA] Wall info view
#16
You only need to add a simple include to the focused images like this -
Code:
<include name="Animation_PanelFloat">
    <animation effect="slide" end="0,8" time="0" tween="cubic" easing="inout" condition="Container(id).Row(0)">Conditional</animation>
    <animation effect="slide" end="0,-8" time="0" tween="cubic" easing="inout" condition="Container(id).Row(3)">Conditional</animation>
    <animation effect="slide" end="8,0" time="0" tween="cubic" easing="inout" condition="Container(id).Column(0)">Conditional</animation>
    <animation effect="slide" end="-8,0" time="0" tween="cubic" easing="inout" condition="Container(id).Column(5)">Conditional</animation>
</include>
Reply
#17
Just FYI, my newest MOD for Confluence achieves this.

http://forum.xbmc.org/showthread.php?tid=66118
Reply
#18
im prolly not gonna finish this myself. So if qualar, wannabegt or anyone else wanna finish it then please do it so that we can get a proper mod of this Smile
Reply
#19
Hitcher Wrote:You only need to add a simple include to the focused images like this -
Code:
<include name="Animation_PanelFloat">
    <animation effect="slide" end="0,8" time="0" tween="cubic" easing="inout" condition="Container(id).Row(0)">Conditional</animation>
    <animation effect="slide" end="0,-8" time="0" tween="cubic" easing="inout" condition="Container(id).Row(3)">Conditional</animation>
    <animation effect="slide" end="8,0" time="0" tween="cubic" easing="inout" condition="Container(id).Column(0)">Conditional</animation>
    <animation effect="slide" end="-8,0" time="0" tween="cubic" easing="inout" condition="Container(id).Column(5)">Conditional</animation>
</include>

I had tried something very much like this before but I couldn't get it to work reliably on all platforms for some reason. I'll take another look at doing it that way.
Reply
#20
I'll try to find some time to officially add this view in today.
Reply
#21
How does this look?

Image
Reply
#22
scarfa Wrote:How does this look?

Bloomin' lovely.
Reply
#23
looks great scarfa! glad to see my vision turned into something real : )
Reply
#24
Very good. I like it a lot.

ETA?
Reply
#25
Just to be perfect wallstream how about integrate DVD/Bluray frame like:

http://forum.xbmc.org/showthread.php?tid=66062
or
http://forum.xbmc.org/showthread.php?tid=66118
Reply
#26
atleast make that optional. dont like the look of dvd/bluray frames at all
Reply
#27
I may "borrow" your layout design. ok?
Reply
#28
scarfa Wrote:How does this look?

Image
Sweet! I'm off the hook. I really didn't know when I was going to find time to finish this. Looking forward to trying it out.
Reply
#29
That looks awesome!

When are you gonna make it available?
Reply
#30
Can I get those MPAA images? PLEASE!
Reply

Logout Mark Read Team Forum Stats Members Help
[IDEA] Wall info view0