Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎨: add support for reverse ordering in layouts #1697

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

merryman
Copy link
Member

This is a suggested enhancement to Tiling Layouts which I found quite useful when playing around with the implementation of the history page of the lively.next website.

Since we are not able to vary the structure of morphs via master styling easily, I found it helpful for the Tiling Layout to support a property that basically allows us to reverse the order.

For demonstration purposes, I simply used the already existing (but not really useful anymore) orderByIndex property and deemed it to denote wether or not the morphs are laid out in reverse or not.

If this is useful, I would consider renaming the property and enhancing the sidebar controls to support this config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant