P8-07: Symbol readability and pin-density standards #43
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Rbanh/schemeta#43
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal:
Prevent unreadable symbols and pin text collisions.
Scope:
Acceptance:
Sprint 5 completed and pushed in
b8d894f.Implemented first production pass for symbol readability standards:
src/validate.js.symbol_geometry_adjustedwhen normalization is applied.tests/validate.test.js.Important scope guard:
Validation:
npm testpass (8/8).npm run test:uipass.Closing as completed. Symbol readability/pin-density standards shipped and later expanded in Phase 9 geometry work (
b8d894f,128c5c6).