Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SWLab UI
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
SWD
SWLab UI
Commits
2dc5d421
Commit
2dc5d421
authored
Jul 10, 2024
by
minseok.park
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rollback
parent
d25918d9
Pipeline
#20029
passed with stages
in 3 minutes and 13 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
08-capture.js
src/js/08-capture.js
+0
-1
No files found.
src/js/08-capture.js
View file @
2dc5d421
...
...
@@ -22,7 +22,6 @@
scrollX
:
0
,
// reset scrollX for canvas capturing
scrollY
:
0
,
// reset scrollY for canvas capturing
scale
:
1.3
,
allowTaint
:
true
,
useCORS
:
true
,
}).
then
(
canvas
=>
{
screenshotImg
.
src
=
canvas
.
toDataURL
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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