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

Adding JPG or other files to the package #875

Open
Zelex opened this issue Oct 15, 2021 · 2 comments
Open

Adding JPG or other files to the package #875

Zelex opened this issue Oct 15, 2021 · 2 comments
Labels
✨ enhancement New feature or request

Comments

@Zelex
Copy link

Zelex commented Oct 15, 2021

Is there a way to add JPGs or other files to a fiddle?

@erickzhao erickzhao added the ✨ enhancement New feature or request label Oct 16, 2021
@codebytere
Copy link
Member

codebytere commented Oct 19, 2021

@Zelex can you please elaborate on what you're looking to do? Add it to a packaged app? You're free to just put it on your desktop and then use Node.js to get the path to it to load it, for example

@BlackHole1
Copy link
Member

The electron fiddle has a role as a issue demo for creating electron. And one of the api's in electron is the Tray API.

If someone wants to create a demo of the tray issue, it will be difficult for them to do so, as trays sometimes require image resources. e.g: electron/electron#32393

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants