Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dg_video
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
template admin
dg_video
Commits
86364e5b
Commit
86364e5b
authored
Nov 02, 2022
by
liujiangnan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 更换提示位置
parent
689cb710
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
200 additions
and
200 deletions
+200
-200
.DS_Store
.DS_Store
+0
-0
dg_video.fire
assets/dg_video/Scene/dg_video.fire
+190
-190
dg_video.js
assets/dg_video/Scene/dg_video.js
+1
-1
text_tips.png
assets/dg_video/Texture/video/text_tips.png
+0
-0
text_tips.png.meta
assets/dg_video/Texture/video/text_tips.png.meta
+9
-9
No files found.
.DS_Store
View file @
86364e5b
No preview for this file type
assets/dg_video/Scene/dg_video.fire
View file @
86364e5b
This diff is collapsed.
Click to expand it.
assets/dg_video/Scene/dg_video.js
View file @
86364e5b
...
...
@@ -436,7 +436,7 @@ cc.Class({
return
;
}
const
{
width
,
height
}
=
cc
.
find
(
`Canvas/bg`
);
cc
.
find
(
`Canvas/
Controls/ProgressBar/
text_tips`
).
active
=
false
;
cc
.
find
(
`Canvas/text_tips`
).
active
=
false
;
cc
.
find
(
`Canvas/bg`
).
active
=
false
;
cc
.
find
(
`Canvas/bgwhite`
).
active
=
false
;
cc
.
find
(
`Canvas/bg_video_shadow`
).
active
=
false
;
...
...
assets/dg_video/Texture/video/text_tips.png
View replaced file @
689cb710
View file @
86364e5b
6.71 KB
|
W:
|
H:
6.91 KB
|
W:
|
H:
2-up
Swipe
Onion skin
assets/dg_video/Texture/video/text_tips.png.meta
View file @
86364e5b
...
...
@@ -7,8 +7,8 @@
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 2
35
,
"height": 1
16
,
"width": 2
80
,
"height": 1
25
,
"platformSettings": {},
"subMetas": {
"text_tips": {
...
...
@@ -19,13 +19,13 @@
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY":
0
,
"trimX":
0
,
"trimY":
0
,
"width": 2
35
,
"height": 1
16
,
"rawWidth": 2
35
,
"rawHeight": 1
16
,
"offsetY":
-1
,
"trimX":
16
,
"trimY":
9
,
"width": 2
48
,
"height": 1
09
,
"rawWidth": 2
80
,
"rawHeight": 1
25
,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
...
...
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