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

Unable to set specific list width for each individual horizontal DragAndDropLists #79

Open
Karo132 opened this issue Aug 14, 2022 · 0 comments

Comments

@Karo132
Copy link

Karo132 commented Aug 14, 2022

Im using the listWidth to set the width of each indivual horizontal list. This sets all the lists to the same width.

Is there a method of doing something like this?
listWidth: list.isEmpty ? widthWhenEmpty : widthWhenNotEmpty

So that all empty lists have a different listWidth.

Thanks to any responder!

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

No branches or pull requests

1 participant