mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
This commit is contained in:
@@ -1205,6 +1205,8 @@ namespace GHelper
|
||||
buttonMiniled.Visible = false;
|
||||
}
|
||||
|
||||
SuspendLayout();
|
||||
|
||||
if (!screenEnabled)
|
||||
{
|
||||
labelVisual.Text = Properties.Strings.VisualModesScreen;
|
||||
@@ -1221,6 +1223,8 @@ namespace GHelper
|
||||
labelVisual.Visible = false;
|
||||
}
|
||||
|
||||
ResumeLayout();
|
||||
|
||||
}
|
||||
|
||||
private void ButtonQuit_Click(object? sender, EventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user