mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 03:02:35 +01:00
parent
03cef9b709
commit
28a52febdf
@ -24575,6 +24575,8 @@ namespace Nikse.SubtitleEdit.Forms
|
|||||||
|
|
||||||
labelVideoInfo.Left = checkBoxSyncListViewWithVideoWhilePlaying.Right;
|
labelVideoInfo.Left = checkBoxSyncListViewWithVideoWhilePlaying.Right;
|
||||||
labelVideoInfo.Width = labelVideoInfo.Parent.Width - labelVideoInfo.Left - 10;
|
labelVideoInfo.Width = labelVideoInfo.Parent.Width - labelVideoInfo.Left - 10;
|
||||||
|
|
||||||
|
pictureBoxBookmark.Left = numericUpDownDuration.Right - pictureBoxBookmark.Width + 4;
|
||||||
}
|
}
|
||||||
|
|
||||||
private void FixRightToLeftDependingOnLanguage()
|
private void FixRightToLeftDependingOnLanguage()
|
||||||
|
Loading…
Reference in New Issue
Block a user