-
Notifications
You must be signed in to change notification settings - Fork 3.3k
improvement(autolayout): simplify code to use fixed block widths, height + refactor #2112
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
Greptile OverviewGreptile SummaryThis PR refactors the autolayout system to use fixed block dimensions and centralize configuration management. The changes consolidate block dimension constants into a shared module ( Important Files Changed
Confidence score: 4/5
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
16 files reviewed, 1 comment
Summary
Type of Change
Testing
Tested manually with branching and subflows, and copilot edits.
Checklist