This website requires JavaScript.
Explore
Help
Sign In
16mm
/
mcopy
Watch
1
Star
0
Fork
You've already forked mcopy
0
Code
Issues
14
Pull Requests
Projects
2
Releases
13
Wiki
Activity
aec3e29476
mcopy
/
cli
/
lib
/
display
History
sixteenmillimeter
aec3e29476
Wait until image is loaded in a temp element and then report back to main process using ipc. This uses the "display_load" ipc channel to call back to the Display class and resolve a promise made in the .show() method.
Resolves
#38
.
2020-02-21 02:28:26 -05:00
..
Readme.md
Move docs generation to host repo
2019-03-30 17:56:31 -04:00
index.js
Wait until image is loaded in a temp element and then report back to main process using ipc. This uses the "display_load" ipc channel to call back to the Display class and resolve a promise made in the .show() method.
Resolves
#38
.
2020-02-21 02:28:26 -05:00
index.js.map
Wait until image is loaded in a temp element and then report back to main process using ipc. This uses the "display_load" ipc channel to call back to the Display class and resolve a promise made in the .show() method.
Resolves
#38
.
2020-02-21 02:28:26 -05:00
package.json
Refactor display module into typescript
2019-03-21 21:18:13 -04:00
Readme.md