rafallopatka / ToastNotifications

Toast notifications for WPF allows you to create and display rich notifications in WPF applications. It's highly configurable with set of built-in options like positions, behaviours, themes and many others. It's extendable, it gives you possibility to create custom and interactive notifications in simply manner.
GNU Lesser General Public License v3.0
718 stars 171 forks source link

Overlapping issue #130

Open mgermiyanoglu opened 1 year ago

mgermiyanoglu commented 1 year ago

Library version 2.5.1

Actual behaviour

image

Expected behaviour

demo

Questions

I am developing .net 7 projects. When I call the ToastNotifications method, the notifications overlap. I call it using sample codes, but I don't get results like in GIF.