Skip to content

Conversation

@danfickle
Copy link
Owner

Fixes #752, fixes #310, fixes #755, works on #635. See these issues for screenshots of ugly anti-aliasing effects on bevelled borders.

Doing so avoids ugly anti-aliasing effects, especially on tables. Property is:
-fs-border-rendering: no-bevel and inherits so can be set at the table level to apply to all cells.

This commit is a better alternative to the work in #755.

…isable bevels on borders.

Doing so avoids ugly anti-aliasing effects, especially on tables. Property is:
-fs-border-rendering: no-bevel and inherits so can be set at the table level to apply to all cells.

This commit is a better alternative to the work in #755.
@danfickle danfickle merged commit 9afcb54 into open-dev-v1 Sep 12, 2021
@danfickle danfickle deleted the alt_fix_752_border_anti_alias branch September 12, 2021 04:38
@danfickle
Copy link
Owner Author

Now documented on the custom properties wiki page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

table borders: single border display bug with border-collapse: collapse Table border line thickness is inconsistent

2 participants