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

[Feature]: Input() Icon to Accept lib:// image assets #4620

Closed
ColdAnkles opened this issue Jan 8, 2024 · 0 comments · Fixed by #4621 or #4629
Closed

[Feature]: Input() Icon to Accept lib:// image assets #4620

ColdAnkles opened this issue Jan 8, 2024 · 0 comments · Fixed by #4621 or #4629
Labels
feature Adding functionality that adds value

Comments

@ColdAnkles
Copy link
Contributor

Describe the Problem

Input() can accept asset:// URIs to add images to some Input options, but does not accept lib:// URIs.

The Solution you'd like

Input function to handle both asset:// and lib:// URIs seamlessly.

Alternatives that you've considered.

Add workaround image tokens to allow for asset:// URIs usage.
Do some insane token spawning and set tokenImages (since that accepts lib:// image paths) to translate to a asset:// URI

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding functionality that adds value
Projects
None yet
1 participant