Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add property to disable bevels on borders. #761

Merged
merged 1 commit into from
Sep 12, 2021

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
1 participant