-
Notifications
You must be signed in to change notification settings - Fork 273
Closed
Labels
Open for DiscussionThere are several possibilites to address the issue and anyone is invited for comments.There are several possibilites to address the issue and anyone is invited for comments.VCL Themes
Milestone
Description
It is quite unusual in year 2023 to use dotted lines instead of solid lines for visualizing grid lines. They add extra complexity, e.g. in the FMX port, see #1135, or when better visualizing fixed colors, see #1088.
I will therefore remove the dotted brush and use solid lines instead. They can also be easier scaled on displays >=175%, see issue #1203.
Furthermore, we should respect the theme when painting the grid lines, like we already do in the column header for the column separators.
Metadata
Metadata
Assignees
Labels
Open for DiscussionThere are several possibilites to address the issue and anyone is invited for comments.There are several possibilites to address the issue and anyone is invited for comments.VCL Themes