GlowBorder disapears on WindowChromeWindow if ResizeMode = NoResize
See original GitHub issueDescribe the bug
When I set the ResizeMode of a WindowChromeWindow based Window to NoResize, the GlowBorder disapears. There is only a thin gray Border on the left, right and bottom.
Steps to reproduce
Clone ControlzEx Repository develop Branch. Start ControzEx.Showcase Demo Project Set ResizeMode under the Options Expander to NoResize Drag the Window a bit to force rendering
Expected behavior
The GlowBorder should keep visible
Actual behavior
The GlowBorder disapears
Environment
ControlzEx version: 6.0.0-alpha0241
Windows build number: Win10 1607 [Version 10.0.x.x]
Visual Studio: 2022 17.3.6
Target Framework: .Net Core 3.
Screenshots
Border with ResizeMode = CanResize Border with ResizeMode = NoResize
Issue Analytics
- State:
- Created a year ago
- Comments:12 (8 by maintainers)
Top Results From Across the Web
Borders disappear in Chrome when I zoom in
It's because your setting a fixed height, and when zooming the input is growing larger than that height, making the border disappear.
Read more >Randomly got a weird yellow outline/border around my ...
I randomly got a yellow border around my whole chrome window. It stays there and doesnt get removed if I restart chrome or...
Read more >Windows does not show GlowBrush on Resize="NoResize"
I recently figured out that my about windows does not have a glow effect. I took a look inside the code and played...
Read more >Border around my Chrome window
Hello, I recently noticed that there's this green border around my Google Chrome window but it's not on all 4 sides, just the...
Read more >WPF Custom Chrome Library
Create fully functional windows with custom chrome and caption ... Set ResizeMode to " NoResize " in order to remove the resize border:....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Strange. Will check on a windows 10 machine after my vacation.
@batzen I really don’t know exactly what it was. I looked at the issues and found some related ones, maybe this helps to understand this. But I’m with you, we should keep showing it.