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

feat(fabric.Object): Improve drawing of controls in group. #7119

Merged
merged 4 commits into from
Aug 13, 2021

Conversation

asturur
Copy link
Member

@asturur asturur commented Jun 13, 2021

This is mostly a patch, an half improvement to make some situations less bad.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 13, 2021

Code Coverage Summary

> [email protected] coverage:report /home/runner/work/fabric.js/fabric.js
> nyc report --reporter=lcov --reporter=text

-----------|---------|----------|---------|---------|-----------------------------------------------
File       | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                             
-----------|---------|----------|---------|---------|-----------------------------------------------
All files  |   82.92 |    76.95 |   85.75 |   82.63 |                                               
 fabric.js |   82.92 |    76.95 |   85.75 |   82.63 | ...,29697,29822,29902-29967,30090,30189,30406 
-----------|---------|----------|---------|---------|-----------------------------------------------

@stale
Copy link

stale bot commented Jun 28, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Issue marked as stale by the stale bot label Jun 28, 2021
@asturur asturur added the feature label Jul 4, 2021
@stale stale bot removed the stale Issue marked as stale by the stale bot label Jul 4, 2021
@asturur asturur merged commit 8ecbdb1 into master Aug 13, 2021
@asturur asturur mentioned this pull request Aug 27, 2021
@asturur asturur deleted the controls-in-group branch February 4, 2022 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant