masonic icon indicating copy to clipboard operation
masonic copied to clipboard

Making items center align in the Masonic

Open anthtoonaing opened this issue 3 years ago • 3 comments

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

anthtoonaing avatar Jan 20 '21 10:01 anthtoonaing

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

bnjmnt4n avatar Feb 01 '21 05:02 bnjmnt4n

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

joxxoxo avatar Apr 12 '22 14:04 joxxoxo

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

jaredLunde avatar Apr 12 '22 15:04 jaredLunde