Vertical Gridlines in 4k display
Vertical Gridlines in 4k display
Vertical gridlines are almost invisible in 4k displays.
Is there a way to increase the thickness of vertical gridlines and/or change the color?
Attached photo shows the current appearance.
Is there a way to increase the thickness of vertical gridlines and/or change the color?
Attached photo shows the current appearance.
- Attachments
-
- vertical gridlines.jpg (1.73 MiB) Viewed 3284 times
Re: Vertical Gridlines in 4k display
You can change the color:
Configuration | Colors and Styles | Colors | Grid
Configuration | Colors and Styles | Colors | Grid
Re: Vertical Gridlines in 4k display
I think your main problem is that you have the grid zebra striping and the vertical grid lines, if you compromise and disable the zebra striping and instead maybe change it to horizontal grid lines and have the below setting disabled you should be able to see the lines easily with a suitable color.
Configuration | Colors and Styles | Styles | Semi-transparent grid color
A quick mock up:
Configuration | Colors and Styles | Styles | Semi-transparent grid color
A quick mock up:
- Attachments
-
- 2020-11-06_063946.png (19.75 KiB) Viewed 3277 times
Re: Vertical Gridlines in 4k display
Not making any noticeable difference. Still very thin.jupe wrote: ↑05 Nov 2020 20:41 I think your main problem is that you have the grid zebra striping and the vertical grid lines, if you compromise and disable the zebra striping and instead maybe change it to horizontal grid lines and have the below setting disabled you should be able to see the lines easily with a suitable color.
Configuration | Colors and Styles | Styles | Semi-transparent grid color
A quick mock up:
Are you testing it on a 4k display?
Re: Vertical Gridlines in 4k display
No I admit I am not testing it on a 4K monitor, did you change your grid color to a color like white in the screenshot above or is it still set as a pale greenish?
-
admin
- Site Admin
- Posts: 64882
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Vertical Gridlines in 4k display
Next beta:
Please let me know if setting it to 2 or higher solves the problem.
Code: Select all
+ Added tweak to customize the vertical grid lines width (default is 1):
VerticalGridLinesWidth=2
A higher width can be useful on 4K displays.
FAQ | XY News RSS | XY X
Re: Vertical Gridlines in 4k display
Sure. I'll test it. But the same thing applies to the separator in the toolbar. Separator is virtually invisible in 4k display.admin wrote: ↑10 Nov 2020 18:31 Next beta:Please let me know if setting it to 2 or higher solves the problem.Code: Select all
+ Added tweak to customize the vertical grid lines width (default is 1): VerticalGridLinesWidth=2 A higher width can be useful on 4K displays.
-
admin
- Site Admin
- Posts: 64882
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Vertical Gridlines in 4k display
Please collect all such problems if you can. I can try then to find a common solution.
FAQ | XY News RSS | XY X
-
admin
- Site Admin
- Posts: 64882
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Vertical Gridlines in 4k display
In the meantime, could you show me the returns of this command through address bar, please:
Code: Select all
screen;FAQ | XY News RSS | XY X
Re: Vertical Gridlines in 4k display
Also note the adjustments done by "System-Enhanced" in the size of "Pop-Up Box", and "Font Size Inside the Box" which might be helpful to resolve 4k issues.admin wrote: ↑13 Nov 2020 09:57 In the meantime, could you show me the returns of this command through address bar, please:
Code: Select all
screen;
-
admin
- Site Admin
- Posts: 64882
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Vertical Gridlines in 4k display
Thanks! The vertical lines problem exists in both cases?
FAQ | XY News RSS | XY X
Re: Vertical Gridlines in 4k display
The second scenario virtually resolves all 4k issues I have seen so far except the low resolution of default icons.
Vertical gridline, separator, etc are also acceptable after system enhancements.
But it has been resolved through a common template by system which is not suitable as a final resolution due to 2 reasons:
1. Applications which are initialized through XY, if DPI override is handled by system, show unexpected DPI behaviours. You could try opening a video file by VLC from XY while the DPI override is active and see the bizarre behaviour. To solve this issue, users should change the DPI override to "APPLICATION" (instead of system-enhanced) for each app which is initialized from XY and shows bizarre DPI behaviour, and this is very annoying.
2. Templates provided by applications to match 4k are generally more acceptable because they are customized specifically for this app by developer and do not follow a general custom template.
XYplorer Beta Club