mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 11:12:36 +01:00
parent
5282e6ee6f
commit
5662382449
@ -23967,6 +23967,9 @@ namespace Nikse.SubtitleEdit.Forms
|
||||
{
|
||||
tabControlModes.Height = tabControlModes.Parent.Height - 2 - tabControlModes.Top;
|
||||
}
|
||||
|
||||
tbText.Height = groupBoxEdit.Height - tbText.Top - 32;
|
||||
tbOriginal.Height = tbText.Height;
|
||||
}
|
||||
|
||||
private void FixRightToLeftDependingOnLanguage()
|
||||
|
Loading…
Reference in New Issue
Block a user