Hi there! I just noticed that notification is slightly overlapped by TitleBar on Windows and Linux when it's position is set to TopRight.
Here is an example from the Demo application:
Here is how it can be adjusted for these two specific platforms:
iirc the same thing happens to toast.
It kinda complicated because it only overlaps when host window extends client area, but we cannot always assume user enabled this.
Hi there! I just noticed that notification is slightly overlapped by TitleBar on Windows and Linux when it's position is set to
TopRight
. Here is an example from the Demo application:Here is how it can be adjusted for these two specific platforms:
Is it relevant? I can prepare a PR if this margin on the top corner is not intentionally left as it is, ping me there please if you don't mind.