Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
VLMC
Commits
0dde8cda
Commit
0dde8cda
authored
Jul 20, 2017
by
luyikei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Timeline: Magnet for the left edge of the timeline
parent
386dd703
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/Gui/timeline/Track.qml
src/Gui/timeline/Track.qml
+3
-0
No files found.
src/Gui/timeline/Track.qml
View file @
0dde8cda
...
...
@@ -69,6 +69,9 @@ Item {
}
}
}
// Magnet for the left edge of the timeline
if
(
newX
<
magneticMargin
)
newX
=
0
;
}
// Collision detection
...
...
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