Fix #31: NPE when resizing SCollection #39

Open
thib8956 wants to merge 1 commits from fix/issue-31-npe-resize into master
Owner

Fixes NPE when resizing SCollection due to null inherited bounds. Implements proper resize with proportional scaling of children.

Fixes NPE when resizing SCollection due to null inherited bounds. Implements proper resize with proportional scaling of children.
thib8956 added 1 commit 2026-03-27 23:58:02 +00:00
Fix #31: NPE when resizing SCollection due to null inherited bounds
All checks were successful
CI / build-and-test (pull_request) Successful in 19s
1322742b07
All checks were successful
CI / build-and-test (pull_request) Successful in 19s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/issue-31-npe-resize:fix/issue-31-npe-resize
git checkout fix/issue-31-npe-resize
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: thib8956/new-shapes#39