Is it possible to scroll and change zoom at the same time (how would one script it)?
Is it possible to scroll and change zoom at the same time (how would one script it)?
Or … when a folder is opened/expanded, can it be in the background?
I want to change my background image with a zoom effect (similar to a folder opening), and could use some help …
]]>« Pierre Hébert (Previous Post)
(Next Post) Yo Pierre Hébert, sup bro, it would be really cool to have a live cpu and ram values set to like 1 second updates… »
< ![CDATA[
That would actually be really cool and you can do something very similar without a script by using the go to desktop and position shortcut and just setting them up right in the right spot like using a gesture and arranging your desktops and their positions just right because that shortcut will take you to the zoomed out position. I had a setup that did something like that and it does look really cool but you guys are all smart with that scripting and I’m sure you can get a really cool way to do it lol but thats just a half-assed way I guess but it worked for me
]]>
< ![CDATA[
Look in play-store for ‘Zoomer’ by Pierre Hébert 😉
I think this is what you mean/need.
]]>
< ![CDATA[
You can use Container.setPosition (link below) but if you want to change the background image, maybe you could use a detached item whose background is your wallpaper and resize it. I think it may be done easily with bindings where left/top/width/height are function of a variable.
http://www.pierrox.net/android/applications/lightning_launcher/script/reference/net/pierrox/lightning_launcher/script/api/Container.html#setPosition(float, float, float, boolean)
]]>
< ![CDATA[
Thanks everyone. Will try these. However, the effect I really want is to have the item scroll + zoom together real-time as the touch gets detected. So I can scroll back and forth as I touch rather than set specific bookmarks to jump to/from. I’m guessing this is just not possible right now?
]]>