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

refactor: replace props map with struct fields #6

Merged
merged 1 commit into from Apr 19, 2024

Conversation

Brugarolas
Copy link
Owner

Use an int to store property existence and style struct fields to store the actual values for each non-bool property.

Fixes: charmbracelet#139
Fixes: charmbracelet#141

Use an int to store property existence and style struct fields to store
the actual values for each non-bool property.

Fixes: #139
Fixes: #141
@Brugarolas Brugarolas merged commit daa0e0b into Brugarolas:develop Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants