Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
php
/
citic-fighting
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
bb704124
authored
Jul 01, 2024
by
dosZhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dos
parent
ae0baf1f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
Public/static/image2/poster-1.png
+0
-0
Public/static/image2/poster-2.png
+0
-0
Public/static/js/common.js
+2
-2
No files found.
Public/static/image2/poster-1.png
View file @
bb704124
This diff is collapsed.
Click to expand it.
Public/static/image2/poster-2.png
View file @
bb704124
477 KB
|
W:
|
H:
511 KB
|
W:
|
H:
2-up
Swipe
Onion skin
Public/static/js/common.js
View file @
bb704124
...
...
@@ -419,8 +419,8 @@ function bindMc(mc, ctx, myCanvas, img, imgInfo) {
imgInfo
.
y
+=
movedY
*
2
;
drawImage
(
ctx
,
myCanvas
,
img
,
imgInfo
);
drawVerticalText
(
ctx
,
username
,
'#595857'
,
32
*
2
,
95
*
2
,
345
*
2
,
true
,
5
*
2
);
drawVerticalText
(
ctx
,
company
,
'#595857'
,
32
*
2
,
95
*
2
,
505
*
2
,
true
,
5
*
2
);
drawVerticalText
(
ctx
,
username
,
'#595857'
,
25
*
2
,
60
*
2
,
345
*
2
,
true
,
5
*
2
);
drawVerticalText
(
ctx
,
company
,
'#595857'
,
20
*
2
,
50
*
2
,
505
*
2
,
true
,
5
*
2
);
}
});
var
oldScale
=
1
;
...
...
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