Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pierre-Alexandre Broux
s4dl
Commits
0859bb37
Commit
0859bb37
authored
Apr 26, 2018
by
Sulfyderz
Browse files
Test: ON
parent
7d9f62ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
s4dl/Show.py
View file @
0859bb37
...
...
@@ -3966,6 +3966,9 @@ class Show(object):
listIndexHypRefSegment
.
append
(
idx
)
print
(
"SAME IN:"
,
DiarTools
.
sameDiar
(
valueTmp
,
DiarTools
.
releaseFramesAccordingToDiar
(
diarRef
,
valueTmp
)))
if
DiarTools
.
sameDiar
(
valueTmp
,
DiarTools
.
releaseFramesAccordingToDiar
(
diarRef
,
valueTmp
)):
print
(
valueTmp
)
print
(
DiarTools
.
releaseFramesAccordingToDiar
(
diarRef
,
valueTmp
))
for
idx
,
z
in
enumerate
(
listIndexHypRefSegment
):
# partie affectation
applyChange
=
False
...
...
Write
Preview
Supports
Markdown
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