Browse Source
- Allow nested calls to `BeginAutoSizing` - previously it was called twice when showing a window on a secondary monitor and when the second `using` block exited it cleared the autosizing state despite the outer block not completing - Call `SetWindowStartupLocation` within the auto-sizing block. Moving to a secondary monitor causes a resize message.pull/4478/head
2 changed files with 5 additions and 8 deletions
Loading…
Reference in new issue