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

marking which border side is set when creating new border style #380

Closed
wants to merge 1 commit into from
Closed

Conversation

unamdev0
Copy link

Fixes #366

Enhance borderStyle function to track explicitly set border sides

  • Updated the borderStyle function to not only apply the provided border argument but also to track which specific sides (top, right, bottom, left) have been explicitly set.

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.

Built-in isSet function is returning false when a value is set
1 participant