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

Making items center align in the Masonic #63

Open
anthtoonaing opened this issue Jan 20, 2021 · 3 comments
Open

Making items center align in the Masonic #63

anthtoonaing opened this issue Jan 20, 2021 · 3 comments
Labels
question Further information is requested

Comments

@anthtoonaing
Copy link

Actually this is a question, not an issue. I am filtering items dynamically in Masonic. If there are fewer items, all items are in left align to the container. Is there any way to make it center?
Thanks

@bnjmnt4n
Copy link
Contributor

bnjmnt4n commented Feb 1, 2021

There's no way to do this using the current positioner algorithm, but you can try to implement your own positioner to do this.

@jaredLunde jaredLunde added the question Further information is requested label Feb 26, 2021
@joxxoxo
Copy link

joxxoxo commented Apr 12, 2022

If we consider this is a feature request, I'd upvoted it

@jaredLunde
Copy link
Owner

@joxxoxo It won't make it into the standard library but someone is always welcome to submit a masonic-center-positioner extension : )

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

No branches or pull requests

4 participants