projects
/
handbrake
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee2c5d5
)
WinGui: Allow negative srt offset.
author
sr55
<sr55.hb@outlook.com>
Mon, 24 Dec 2012 11:21:39 +0000
(11:21 +0000)
committer
sr55
<sr55.hb@outlook.com>
Mon, 24 Dec 2012 11:21:39 +0000
(11:21 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5105
b64f7644
-9d1e-0410-96f1-
a4d463321fa5
win/CS/HandBrakeWPF/Views/SubtitlesView.xaml
patch
|
blob
|
history
diff --git
a/win/CS/HandBrakeWPF/Views/SubtitlesView.xaml
b/win/CS/HandBrakeWPF/Views/SubtitlesView.xaml
index 7df3877590eb03c7e5bc4e1d0fcec3eac737c73e..83dabf50faa785c27adffed619dabc47914d0c19 100644
(file)
--- a/
win/CS/HandBrakeWPF/Views/SubtitlesView.xaml
+++ b/
win/CS/HandBrakeWPF/Views/SubtitlesView.xaml
@@
-233,6
+233,7
@@
Margin="5,0,5,0"
\r
HorizontalAlignment="Left"
\r
IsEnabled="{Binding IsSrtSubtitle}"
\r
+ Minimum="-10800"
\r
Value="{Binding SrtOffset, Mode=TwoWay}" />
\r
\r
</Grid>
\r