Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
generateur-slogans
Commits
fb759bca
Verified
Commit
fb759bca
authored
Sep 26, 2017
by
Thibaut Broggi
Browse files
Draw the image on page load
parent
97d7eb6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
canvas.js
View file @
fb759bca
...
...
@@ -76,3 +76,4 @@ for (i in bgColorElems) {
}
document
.
getElementById
(
'
step2value
'
).
oninput
=
draw
;
document
.
getElementById
(
'
signature
'
).
oninput
=
draw
;
window
.
onload
=
draw
;
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment