Skip to content
Discussion options

You must be logged in to vote

The jitters were gone because the returned NC-Size wasn't equal to the window size.
To fix the bug the size has to be equal.
So the jitter, sadly, returns. It's still a ~30 year old bug in Windows itself...

In previous versions we applied a workaround that got rid of the jitter by adding a pixel at the top of the window, which wasn't visible but made nc-size and window size unequal. Sadly that caused other issues.

Please not that all this only happens if you set WindowStyle="None".
If you just remove that, everything should work fine.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@brucelinker
Comment options

@batzen
Comment options

@brucelinker
Comment options

@batzen
Comment options

Answer selected by brucelinker
@brucelinker
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants