Scroll animation: Shrink
Scroll animation: Shrink
I am still creating new animations 😉
In this the items shrink together to the screen middle, and emerge out of it.
Video will come later.
]]>« I just made a video for the boing without overlap script (… (Previous Post)
< ![CDATA[
Has somebody ideas for other scroll animations?
]]>
< ![CDATA[
Card style?
Like the app drawer of the stock launcher. You can take this piece of code and blend it with the right/left animation…do you know what I’m talking about?
]]>
< ![CDATA[
I looked it up. Yes this should be possible… I’ll try
]]>
< ![CDATA[
In Next Launcher or TSF Shell Pro are very interesting animation 😉 (for screens or for icons)
]]>
< ![CDATA[
I won’t buy a launcher only to look up animations 😉
But it’s a good idea to look in other launchers
]]>
< ![CDATA[
I agree, you have a lot of examples there.
If only we could think in something new and awesome…
]]>
< ![CDATA[
TrianguloY Card style is not possible. It’s already lagging with setting the alpha of three items at a time… 
I think nothing with alpha change is possible, it’s a too heavy operation… 
]]>
< ![CDATA[
That’s what I was thinking.
Perhaps you can do something related to the position of the container, instead of the position of the items.
Hmm, normally you scroll horizontally. What about change the vertical position? To make something like a zig zag (does this word exist in English? ) like diagonal scrolling up/down/up/down…etc
]]>
< ![CDATA[
I don’t think it’s a word, but I understand what you mean (in German it’s zick-zack). I’ll try, but not today, it’s time to sleep 🙂
]]>
< ![CDATA[
Lukas Morawietz TrianguloY I share my videos from Next launcher and TSF shell only for you…
]]>
< ![CDATA[
I was thinking on the whole alpha thing would it be less intensive to set the alpha of a panel with items inside it instead of each item. I mean it would be a pain to setup at first but assuming each section of your desktop is a panel and all items are in the panel it could possibly work. That is if it doesn’t end up actually taking up more memory to change the alpha of a panel with items in it.
]]>
< ![CDATA[
You asked for ideas so I downloaded Nova Launcher again for the first time in forever. Wipe is a very cool effect but one I highly doubt is doable. The other cool one that I think would be possible is one called “In and Out.” It seems pretty doable with what I’ve seen you do so far.
]]>
< ![CDATA[
“in and out” is actually what I’m working for ATM 😉
]]>
< ![CDATA[
“in and out” is now in the wiki. I will post soon in here, but first I want to take a video
]]>