This community has been very helpful to me as a new Lightning Launcher user.

This community has been very helpful to me as a new Lightning Launcher user. Thanks to everyone who helps answer questions.

I have a few more slightly more complicated questions now as my first theme really starts to take shape. I am excited about how it is progressing.

What I have now is one page with two panels (with nested panels and neat stuff in them, but that’s besides the point for this question.) One is aligned to the right and the other to the left and they meet in the middle.

What I want to do with them is create a second page directly below my home page that will look like my current home page, and on the home page move the panels off screen to the right and left. Then as I swipe up to move to the lower second page (not as a swipe gesture, but as a page scroll – this is important for klwp integration on other matters) I want to animate the panels sliding in toward the middle from left and right as the page scroll up from scrolling to the lower page.

No clue how to animate or really know where to start to achieve this. Please help.

4 Commentsto This community has been very helpful to me as a new Lightning Launcher user.

  1. I would try to use the Multi Container Bookmark script, from the repository here…

    http://www.lightninglauncher.com/wiki/doku.php?id=script_repository

    Basically, this script will make you a script to set containers to a position.

    You would set container positions where you want them, run the script, and use the resulting script to put stuff back there.

    I guess run it twice, with the containers in different positions, and use each in a different swipe direction.

    Now that I think more…

    This may not work in your case because you want to scroll the page and there is only one position change event.

    Maybe someone can think of a better solution.

  2. I’d suggest bindings.

  3. Glen Bland says:

    As of now I don’t know how to make or use scripts or know what bindings are. I have some experience with javascript, but not with LL. It would help if there were more tutorials or a more thorough wiki or something for LL.

Leave a Reply

Your email address will not be published. Required fields are marked *