diff --git a/CapsLockIndicatorV3/MainForm.cs b/CapsLockIndicatorV3/MainForm.cs index d3d924e..5f792f1 100644 --- a/CapsLockIndicatorV3/MainForm.cs +++ b/CapsLockIndicatorV3/MainForm.cs @@ -227,7 +227,6 @@ public MainForm() if (oldVersionVer < Versions.SettingsToTabs) tutorialTimer.Start(); - tutorialTimer.Start(); tabControl1.SelectedIndexChanged += TabControl1_SelectedIndexChanged; @@ -262,12 +261,11 @@ private void tutorialTimer_Tick(object sender, EventArgs e) tutorialToolTip.Active = true; // Hack to fix incorrect step/tip placement on first invokation // See: https://stackoverflow.com/a/8716963 - //tutorialToolTip.Show(string.Empty, tabControl1, pt, 1); - //tutorialToolTip.Show( - // strings.settingsChangedToolTip, - // tabControl1, - // pt, 6000); - MessageBox.Show(Location.ToString() + "\r\n" + Opacity.ToString()); + tutorialToolTip.Show(string.Empty, tabControl1, pt, 1); + tutorialToolTip.Show( + strings.settingsChangedToolTip, + tabControl1, + pt, 6000); } private Point GetRectCenter(Rectangle rectangle) diff --git a/CapsLockIndicatorV3/Properties/AssemblyInfo.cs b/CapsLockIndicatorV3/Properties/AssemblyInfo.cs index ad2c268..6a0233e 100644 --- a/CapsLockIndicatorV3/Properties/AssemblyInfo.cs +++ b/CapsLockIndicatorV3/Properties/AssemblyInfo.cs @@ -24,6 +24,6 @@ // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("3.13.1.0")] -[assembly: AssemblyFileVersion("3.13.1.0")] +[assembly: AssemblyVersion("3.13.2.0")] +[assembly: AssemblyFileVersion("3.13.2.0")] [assembly: Guid ("6f54c357-0542-4d7d-9225-338bc3cd7834")] diff --git a/CapsLockIndicatorV3/Resources/defaultSettings.txt b/CapsLockIndicatorV3/Resources/defaultSettings.txt index 78fe1ff..e1a23b4 100644 --- a/CapsLockIndicatorV3/Resources/defaultSettings.txt +++ b/CapsLockIndicatorV3/Resources/defaultSettings.txt @@ -25,7 +25,7 @@ f:indFont=Segoe UI; 12pt i:indDisplayTime=500 i:indOpacity=100 i:bdSize=4 -s:versionNo=3.13.1.0 +s:versionNo=3.13.2.0 s:overlayPosition=BottomRight s:customMessageCapsOn= s:customMessageCapsOff=