bug.n icon indicating copy to clipboard operation
bug.n copied to clipboard

White line on top of Windows app´s

Open 7Backwards opened this issue 6 years ago • 2 comments

Some windows app´s like settings, calculator, almost all windows store apps have a white line on top of the window, is there any way to fix this? i am managing the windows with this config: Config_rule=ApplicationFrameWindow;.*;;1;0;0;0;0;0;

image

7Backwards avatar Oct 29 '19 16:10 7Backwards

full screen shot that is better representative of the issue:

image

7Backwards avatar Oct 29 '19 16:10 7Backwards

Sorry, I could not reproduce the issue with bug.n 9.0.2 on Window 10 1903 (Build 18362.418) and te following Config.ini lines:

Config_showTaskBar=1
Config_layoutGapWidth=5
Config_rule=ApplicationFrameWindow;.*;;1;0;0;0;0;0;

Although, I did recognize white bars on top of the windows in the Alt+Tab-Menu, if I leave Config_layoutGapWidth out.

Which versions are you using? Can you reproduce the issue with only Config_rule=ApplicationFrameWindow;.*;;1;0;0;0;0;0; in Config.ini?

joten avatar Nov 13 '19 20:11 joten