AG-14714 Fix ordinal initial zoom#6438
Conversation
When an initialState.zoom.rangeX.end is provided and it is the last value in an ordinal domain, the zoom.max is < 1. This fix ensures it is unclampped and resolves to 1.
1542cb8 to
d6a71b5
Compare
|
✅ Codex review complete; no issues found View full reviewAG-14714 Fix ordinal initial zoomPR: #6438 SummaryThis PR adjusts FindingsP0: 0 | P1: 0 | P2: 0 | P3: 0 No issues found. VerdictAssessment: correct The change is tightly scoped and consistent with the stated intent for exclusive upper-bound behaviour, with no evident correctness regressions in the modified branch. Required Actions: None - ready to merge |
|
Snapshots automatically updated, please review before merge: |
https://ag-grid.atlassian.net/browse/AG-14174