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

Allow field access for PencilBrush subclasses #10416

Merged
merged 3 commits into from
Jan 26, 2025

Conversation

DinosaurDad
Copy link
Contributor

Description

Subclasses of PencilBrush don't have access to private fields. This PR will allow method overrides to work with what are currently private fields without hacks.

Copy link

codesandbox bot commented Jan 24, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@asturur
Copy link
Member

asturur commented Jan 26, 2025

Please add a line to changelog.md as you see for the other prs, with the format fix(): Description ... pr number. Then we are ready to go

@asturur
Copy link
Member

asturur commented Jan 26, 2025

I moved one and did by myself so i can merge, i ll be busy and i don't want those simple PRs to wait too much

Thank for your contribution

@asturur asturur merged commit d1b07cc into fabricjs:master Jan 26, 2025
20 of 22 checks passed
@DinosaurDad
Copy link
Contributor Author

Thank you @asturur - I love this project.

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.

2 participants