question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

GlowBorder disapears on WindowChromeWindow if ResizeMode = NoResize

See original GitHub issue

Describe 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

grafik Border with ResizeMode = CanResize grafik Border with ResizeMode = NoResize

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:12 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
batzencommented, Oct 24, 2022

Strange. Will check on a windows 10 machine after my vacation.

1reaction
punker76commented, Oct 20, 2022

@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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found