Skip to content
New issue

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

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

Already on GitHub? # to your account

fix glow activation/dpi bug #2581

Merged
merged 7 commits into from
Jul 20, 2016
Merged

fix glow activation/dpi bug #2581

merged 7 commits into from
Jul 20, 2016

Conversation

punker76
Copy link
Member

@punker76 punker76 commented Jul 12, 2016

What changed?

  • fix mouse activation bug if the MetroWindow uses a Glow
  • fix resizing/cursor bug on higher DPI
  • the glow can come on top if the main app has a second window and the user minimize and restore the main app again
  • try fix this too: the window doesn't zoom in vertical height if the user double clicks on the top Glow

Closes #2577 Window Resizing Erroneously Acts Deferred
Closes #2279 Corner resize issues with GlowBrush enabled

@punker76 punker76 added this to the 1.3.0 milestone Jul 12, 2016
@punker76
Copy link
Member Author

@AdditionalPylons my first attempt for the activation resizing bug. the second bug was found by testing the first :-(

@punker76 punker76 changed the title Try to fix glow activation bug fix glow activation/dpi bug Jul 14, 2016
@punker76 punker76 merged commit c2801ec into develop Jul 20, 2016
@davidzech
Copy link
Contributor

@punker76 regarding e8843e0 should we also do the same for the bottom glow border as well?

@punker76
Copy link
Member Author

@AdditionalPylons You're right, done 930f6b8 thx!

@punker76 punker76 deleted the Glow-Window-Resizing-Bug branch August 22, 2016 19:22
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Window Resizing Erroneously Acts Deferred Corner resize issues with GlowBrush enabled
2 participants