Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing glow border corners #2142

Closed
wants to merge 3 commits into from
Closed

Fix missing glow border corners #2142

wants to merge 3 commits into from

Conversation

jaytwo
Copy link
Contributor

@jaytwo jaytwo commented Sep 23, 2015

This will fix the missing corners in the glow effect as described in issue #2118 by:

  • Extending the horizontal glow areas (but not borders) to fill in the corners - the blur effect already renders these nicely
  • Reducing the vertical glow areas by 1px to avoid overlapping the -1px margin in the extended horizontal borders

Also (I meant to submit this in a separate PR but am a bit of a Git newbie) fixed an odd side effect in calling GetWindowPlacement from WindowChromeWorker._HandleGetMinMaxInfo that caused the window to restore to the end of the drag instead of the beginning after doing an Aero Snap.

@jaytwo jaytwo closed this Sep 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant