Bug Fixes
- [Anchors] Anchors do not keep the correct “Preferred location” configuration overtime when auto-move is enabled (#228)
New Features / Improvements
None
Changes
None
None
None
Note: This is a minor issue that the program thinks that the version is v5.6.3. Please ignore it. It is v5.6.4.
2.
in https://github.com/BiGilSoft/WindowTop/issues/104#issuecomment-931762242)System.Timers.Timer
. It was replaced with System.Windows.Threading.DispatcherTimer
in any area where we render UIDispatcher.Invoke()
Instead of Dispatcher.BeginInvoke()
. Now it will only use Dispatcher.BeginInvoke()
SetWindowCompositionAttribute()