Improved the moving and resizing of the gadget on multi-monitor systems. Fixed one problem where the underlying gadget window size would be reduced unrequested. Fine tuned the progress bar size in the gadget.

This commit is contained in:
Michael Möller
2010-11-16 21:48:26 +00:00
parent 5f6e6221b4
commit e5d7595b00
3 changed files with 14 additions and 7 deletions

View File

@@ -37,5 +37,5 @@
using System.Reflection;
[assembly: AssemblyVersion("0.2.1.6")]
[assembly: AssemblyInformationalVersion("0.2.1.6 Alpha")]
[assembly: AssemblyVersion("0.2.1.7")]
[assembly: AssemblyInformationalVersion("0.2.1.7 Alpha")]