Use images as choice options
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 340
- PR merge metrics
- No merged PRs in 30d
Description
Hi all! Is this a good place to ask for Inky support?
1. I'm looking for a way to use images as choice options, instead of text. Is this possible?
2. And also the ability to complement text choices with an image above (or below). So that both together are the choice (and clickable).
I'm creating an interactive text using inky, just for export to the web. So I'm not using Unity, just css classes using the #CLASS: tag
I figured out how I can add images to text in css using the pseudo class :before. But that would mean creating a different class for each different picture.
What would be great as well is the ability to add a css class to an image using tags. Like this:
`# IMAGE:image.png # CLASS:imageclass `
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.