GUI tweak
This commit is contained in:
12
Eve-O-Preview/UI/Implementation/MainForm.Designer.cs
generated
12
Eve-O-Preview/UI/Implementation/MainForm.Designer.cs
generated
@@ -169,7 +169,7 @@ namespace EveOPreview.UI
|
|||||||
this.ThumbnailsOpacityScrollBar.TabIndex = 1;
|
this.ThumbnailsOpacityScrollBar.TabIndex = 1;
|
||||||
this.ThumbnailsOpacityScrollBar.Scroll += new System.Windows.Forms.ScrollEventHandler(this.OptionChanged_Handler);
|
this.ThumbnailsOpacityScrollBar.Scroll += new System.Windows.Forms.ScrollEventHandler(this.OptionChanged_Handler);
|
||||||
//
|
//
|
||||||
// EnableClientsLocationTrackingCheckBox
|
// EnableClientLayoutTrackingCheckBox
|
||||||
//
|
//
|
||||||
this.EnableClientLayoutTrackingCheckBox.AutoSize = true;
|
this.EnableClientLayoutTrackingCheckBox.AutoSize = true;
|
||||||
this.EnableClientLayoutTrackingCheckBox.Location = new System.Drawing.Point(3, 58);
|
this.EnableClientLayoutTrackingCheckBox.Location = new System.Drawing.Point(3, 58);
|
||||||
@@ -214,13 +214,13 @@ namespace EveOPreview.UI
|
|||||||
this.HideThumbnailsOnLostFocusCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
|
this.HideThumbnailsOnLostFocusCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
|
||||||
this.HideThumbnailsOnLostFocusCheckBox.Location = new System.Drawing.Point(3, 127);
|
this.HideThumbnailsOnLostFocusCheckBox.Location = new System.Drawing.Point(3, 127);
|
||||||
this.HideThumbnailsOnLostFocusCheckBox.Name = "HideThumbnailsOnLostFocusCheckBox";
|
this.HideThumbnailsOnLostFocusCheckBox.Name = "HideThumbnailsOnLostFocusCheckBox";
|
||||||
this.HideThumbnailsOnLostFocusCheckBox.Size = new System.Drawing.Size(242, 17);
|
this.HideThumbnailsOnLostFocusCheckBox.Size = new System.Drawing.Size(205, 17);
|
||||||
this.HideThumbnailsOnLostFocusCheckBox.TabIndex = 2;
|
this.HideThumbnailsOnLostFocusCheckBox.TabIndex = 2;
|
||||||
this.HideThumbnailsOnLostFocusCheckBox.Text = "Hide previews if active window not EVE client";
|
this.HideThumbnailsOnLostFocusCheckBox.Text = "Hide previews EVE client is not active";
|
||||||
this.HideThumbnailsOnLostFocusCheckBox.UseVisualStyleBackColor = true;
|
this.HideThumbnailsOnLostFocusCheckBox.UseVisualStyleBackColor = true;
|
||||||
this.HideThumbnailsOnLostFocusCheckBox.CheckedChanged += new System.EventHandler(this.OptionChanged_Handler);
|
this.HideThumbnailsOnLostFocusCheckBox.CheckedChanged += new System.EventHandler(this.OptionChanged_Handler);
|
||||||
//
|
//
|
||||||
// EnableUniqueThumbnailsLayoutsCheckBox
|
// EnablePerClientThumbnailsLayoutsCheckBox
|
||||||
//
|
//
|
||||||
this.EnablePerClientThumbnailsLayoutsCheckBox.AutoSize = true;
|
this.EnablePerClientThumbnailsLayoutsCheckBox.AutoSize = true;
|
||||||
this.EnablePerClientThumbnailsLayoutsCheckBox.Checked = true;
|
this.EnablePerClientThumbnailsLayoutsCheckBox.Checked = true;
|
||||||
@@ -467,7 +467,7 @@ namespace EveOPreview.UI
|
|||||||
ZoomAnchorLabel.TabIndex = 30;
|
ZoomAnchorLabel.TabIndex = 30;
|
||||||
ZoomAnchorLabel.Text = "Anchor";
|
ZoomAnchorLabel.Text = "Anchor";
|
||||||
//
|
//
|
||||||
// EnableZoomOnHoverCheckBox
|
// EnableThumbnailZoomCheckBox
|
||||||
//
|
//
|
||||||
this.EnableThumbnailZoomCheckBox.AutoSize = true;
|
this.EnableThumbnailZoomCheckBox.AutoSize = true;
|
||||||
this.EnableThumbnailZoomCheckBox.Checked = true;
|
this.EnableThumbnailZoomCheckBox.Checked = true;
|
||||||
@@ -481,7 +481,7 @@ namespace EveOPreview.UI
|
|||||||
this.EnableThumbnailZoomCheckBox.UseVisualStyleBackColor = true;
|
this.EnableThumbnailZoomCheckBox.UseVisualStyleBackColor = true;
|
||||||
this.EnableThumbnailZoomCheckBox.CheckedChanged += new System.EventHandler(this.OptionChanged_Handler);
|
this.EnableThumbnailZoomCheckBox.CheckedChanged += new System.EventHandler(this.OptionChanged_Handler);
|
||||||
//
|
//
|
||||||
// ZoomFactorNumericEdit
|
// ThumbnailZoomFactorNumericEdit
|
||||||
//
|
//
|
||||||
this.ThumbnailZoomFactorNumericEdit.BackColor = System.Drawing.SystemColors.Window;
|
this.ThumbnailZoomFactorNumericEdit.BackColor = System.Drawing.SystemColors.Window;
|
||||||
this.ThumbnailZoomFactorNumericEdit.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.ThumbnailZoomFactorNumericEdit.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||||
|
|||||||
@@ -255,27 +255,6 @@
|
|||||||
<metadata name="ForumLinkLabel.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
<metadata name="ForumLinkLabel.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
<metadata name="ThumbnailsOpacityScrollBar.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
|
||||||
<value>True</value>
|
|
||||||
</metadata>
|
|
||||||
<metadata name="SyncThumbnailsSizeCheckBox.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
|
||||||
<value>True</value>
|
|
||||||
</metadata>
|
|
||||||
<metadata name="ThumbnailsWidthNumericEdit.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
|
||||||
<value>True</value>
|
|
||||||
</metadata>
|
|
||||||
<metadata name="ThumbnailsHeightNumericEdit.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
|
||||||
<value>True</value>
|
|
||||||
</metadata>
|
|
||||||
<metadata name="ThumbnailsList.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
|
||||||
<value>True</value>
|
|
||||||
</metadata>
|
|
||||||
<metadata name="ThumbnailsListLabel.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
|
||||||
<value>False</value>
|
|
||||||
</metadata>
|
|
||||||
<metadata name="ThumbnailsListLabel.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
|
||||||
<value>True</value>
|
|
||||||
</metadata>
|
|
||||||
<metadata name="NotifyIcon.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
<metadata name="NotifyIcon.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
<value>17, 17</value>
|
<value>17, 17</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
|||||||
Reference in New Issue
Block a user