Replies: 2 comments
-
@nils-a go ahead and take a stab at it 😄 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Was this ever implemented? would be dope as i have an array of panels i would love to scroll through using this without having to instead just "serialize" them myself first and just using a regular selectionprompt |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Having thought a bit about #550 - is there a particular reason for having the
Converter
asAction<T, string>
- I feelAction<T, IRenderable>
should also be possible.(Not sure, why I would add a progress bar as an item in a prompt, but I see no obvious reason why it shouldn't work)
If you don't mind, I'd think I'd like to take a stab at it. 😁
(That change would probably be breaking, though.)
Beta Was this translation helpful? Give feedback.
All reactions