FluentWPF icon indicating copy to clipboard operation
FluentWPF copied to clipboard

Update AcrylicWindow.cs

Open m1l opened this issue 4 years ago • 1 comments

Handling situations when Window is null to prevent NullReferenceExceptions (received reports of those in ApplicationInsights); Fixed issue with maximized window preventing taskbar to show when taskbar is at the bottom and "Automatically hide taskbar" is enabled (Window height lowered by 1dip)

m1l avatar Apr 08 '22 17:04 m1l

2022年4月9日(土) 2:04 Milos Paripovic @.***>:

Handling situations when Window is null to prevent NullReferenceExceptions (received reports of those in ApplicationInsights); Fixed issue with maximized window preventing taskbar to show when taskbar is at the bottom and "Automatically hide taskbar" is enabled (Window height lowered by 1dip)

You can view, comment on, or merge this pull request online at:

https://github.com/sourcechord/FluentWPF/pull/161 Commit Summary

File Changes

(1 file https://github.com/sourcechord/FluentWPF/pull/161/files)

Patch Links:

  • https://github.com/sourcechord/FluentWPF/pull/161.patch
  • https://github.com/sourcechord/FluentWPF/pull/161.diff

— Reply to this email directly, view it on GitHub https://github.com/sourcechord/FluentWPF/pull/161, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADRDPXHLR5A2PTKVIAOUTEDVEBRKZANCNFSM5S5EDQYA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

sourcechord avatar Apr 09 '22 05:04 sourcechord