mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 19:22:53 +01:00
Minor UI fixes
This commit is contained in:
parent
f39fb49300
commit
356a0268ca
6
src/ui/Forms/Main.Designer.cs
generated
6
src/ui/Forms/Main.Designer.cs
generated
@ -3435,7 +3435,7 @@ namespace Nikse.SubtitleEdit.Forms
|
||||
this.toolStripSplitButtonPlayRate});
|
||||
this.toolStripWaveControls.Location = new System.Drawing.Point(0, -1);
|
||||
this.toolStripWaveControls.Name = "toolStripWaveControls";
|
||||
this.toolStripWaveControls.Size = new System.Drawing.Size(259, 29);
|
||||
this.toolStripWaveControls.Size = new System.Drawing.Size(261, 29);
|
||||
this.toolStripWaveControls.TabIndex = 0;
|
||||
this.toolStripWaveControls.Text = "toolStrip2";
|
||||
//
|
||||
@ -3461,13 +3461,13 @@ namespace Nikse.SubtitleEdit.Forms
|
||||
this.toolStripComboBoxWaveform.ButtonForeColorOver = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(215)))));
|
||||
this.toolStripComboBoxWaveform.DropDownHeight = 400;
|
||||
this.toolStripComboBoxWaveform.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.toolStripComboBoxWaveform.DropDownWidth = 100;
|
||||
this.toolStripComboBoxWaveform.DropDownWidth = 82;
|
||||
this.toolStripComboBoxWaveform.Name = "toolStripComboBoxWaveform";
|
||||
this.toolStripComboBoxWaveform.Padding = new System.Windows.Forms.Padding(2);
|
||||
this.toolStripComboBoxWaveform.SelectedIndex = -1;
|
||||
this.toolStripComboBoxWaveform.SelectedItem = null;
|
||||
this.toolStripComboBoxWaveform.SelectedText = "";
|
||||
this.toolStripComboBoxWaveform.Size = new System.Drawing.Size(63, 24);
|
||||
this.toolStripComboBoxWaveform.Size = new System.Drawing.Size(65, 25);
|
||||
//
|
||||
// toolStripButtonWaveformZoomIn
|
||||
//
|
||||
|
@ -800,9 +800,9 @@
|
||||
<data name="toolStripButtonLockCenter.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACJSURBVEhLYxjioPT6M4aKawVQHvEApAekFycouP6bofx6
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACJSURBVEhLYxjioPT6M4aKawVQHvEApAekFyfIu/6bofx6
|
||||
A5RHPADpAenFCbAZXHk1ACi2nqHi6n44BokhA5INrrpiwFBx/T9Q7DxYHILPg8VAcjBAssEgNsgQdACx
|
||||
DFXdqMFgMGowlDdqMCUG0yxLgwCowEEugEAFEsWFELGAoME0K+gHP2BgAAAyDxmWleritwAAAABJRU5E
|
||||
DFXdqMFgMGowlDdqMCUG0yxLgwCowEEugEAFEsWFELGAoME0K+gHP2BgAAA9IBlWyLf2NwAAAABJRU5E
|
||||
rkJggg==
|
||||
</value>
|
||||
</data>
|
||||
|
888
src/ui/Forms/Options/SettingsProfile.Designer.cs
generated
888
src/ui/Forms/Options/SettingsProfile.Designer.cs
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user