At some point, we'll need desktop-grade containers...
# compose-desktop
k
At some point, we'll need desktop-grade containers that support multi-selection (ability to Ctrl / Shift select ranges of items), reordering, etc. Not sure if it should come from JB or from us as the community.
c
Coincidentally, I was searching for just this and also happened to be talking to you at the same time 😅 Do you happen to know if this is something that was ever introduced by JB?
m
I like to convert my Swing application to Compose. I also need multi-selection support for that (with ctrl/shift key for selecting ranges of items). Is there any support or open source implementation available, yet?
c
I ended up rolling my own