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
/
app
/
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
Feeble first attempt at documenting code
2019-02-23 12:25:47 -05: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
Install libs from intval_go_node project
2019-02-08 12:46:58 -05:00
Readme.md