From 1772f1388445997746943c3d883995bd5a491e74 Mon Sep 17 00:00:00 2001
From: Marcin Szeniak <14913904+Klocman@users.noreply.github.com>
Date: Sun, 7 Aug 2022 08:55:40 +0200
Subject: [PATCH] Fixed invisible column headers in language list and increased
default sizes #68
---
src/Controls/LanguageSettings.Designer.cs | 3 ++-
src/Controls/LanguageSettings.resx | 15 +++++++++------
2 files changed, 11 insertions(+), 7 deletions(-)
diff --git a/src/Controls/LanguageSettings.Designer.cs b/src/Controls/LanguageSettings.Designer.cs
index 9ef75d5..a64c960 100644
--- a/src/Controls/LanguageSettings.Designer.cs
+++ b/src/Controls/LanguageSettings.Designer.cs
@@ -49,6 +49,7 @@ private void InitializeComponent()
resources.ApplyResources(this.listView1, "listView1");
this.listView1.GridLines = true;
this.listView1.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
+ this.listView1.HideSelection = false;
this.listView1.MultiSelect = false;
this.listView1.Name = "listView1";
this.listView1.ShowGroups = false;
@@ -100,8 +101,8 @@ private void InitializeComponent()
//
resources.ApplyResources(this, "$this");
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.toolStrip1);
this.Controls.Add(this.listView1);
+ this.Controls.Add(this.toolStrip1);
this.Name = "LanguageSettings";
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
diff --git a/src/Controls/LanguageSettings.resx b/src/Controls/LanguageSettings.resx
index 209c019..037a9b9 100644
--- a/src/Controls/LanguageSettings.resx
+++ b/src/Controls/LanguageSettings.resx
@@ -120,12 +120,15 @@
Code
+
+
+ 80
+
Language name
-
- 95
+ 130
@@ -133,10 +136,10 @@
- 0, 0
+ 0, 25
- 372, 349
+ 372, 324
0
@@ -151,7 +154,7 @@
$this
- 1
+ 0
17, 17
@@ -234,7 +237,7 @@
$this
- 0
+ 1
True