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

win: allow corner-radius-rules without corner-radius #1171

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

absolutelynothelix
Copy link
Collaborator

fixes #1170.

win: allow corner-radius-rules without corner-radius

check if there is an override in corner-radius-rules even when corner-radius is 0.

check if there is an override in corner-radius-rules even when
corner-radius is 0.
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f3bdd01) 36.65% compared to head (8ca66f8) 36.53%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             next    #1171      +/-   ##
==========================================
- Coverage   36.65%   36.53%   -0.13%     
==========================================
  Files          50       50              
  Lines       11502    11502              
==========================================
- Hits         4216     4202      -14     
- Misses       7286     7300      +14     
Files Coverage Δ
src/win.c 67.46% <100.00%> (-0.63%) ⬇️

... and 1 file with indirect coverage changes

@yshui
Copy link
Owner

yshui commented Jan 29, 2024

nice

@yshui yshui merged commit 733113c into yshui:next Jan 29, 2024
16 checks passed
@absolutelynothelix absolutelynothelix deleted the corner-radius-rules-only branch January 31, 2024 21:48
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

corner-radius-rules not working
2 participants