[GH-ISSUE #921] [Bug] Notification center not well positioned #708

Open
opened 2026-02-26 09:32:22 +03:00 by kerem · 1 comment
Owner

Originally created by @NickeManarin on GitHub (Jun 22, 2021).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/921

I've only seen this in recordings from other people.
It looks like it may be something related having multiple screens.

image

The screen DPI of this screenshot was 96DPI.

Originally created by @NickeManarin on GitHub (Jun 22, 2021). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/921 I've only seen this in recordings from other people. It looks like it may be something related having multiple screens. ![image](https://user-images.githubusercontent.com/14798947/122964096-4bad4d00-d35d-11eb-9479-67b13830dd64.png) The screen DPI of this screenshot was 96DPI.
Author
Owner

@NickeManarin commented on GitHub (Jul 25, 2021):

It looks like the horizontal offset (which is calculated once in runtime) is perhaps using an incorrect width for the popup.

Also, when the language updates and the size of the toggle button and popup changes, the horizontal offset is not updated.
This perhaps can be fixed by adding the language code as a parameter in the multibinding.

<!-- gh-comment-id:886129524 --> @NickeManarin commented on GitHub (Jul 25, 2021): It looks like the horizontal offset (which is calculated once in runtime) is perhaps using an incorrect width for the popup. Also, when the language updates and the size of the toggle button and popup changes, the horizontal offset is not updated. This perhaps can be fixed by adding the language code as a parameter in the multibinding.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#708
No description provided.