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