Move cardToMiddle fix into the family-chart patch (+ document patches) #251
Reference in New Issue
Block a user
Delete Branch "family-chart-patch-cardtomiddle"
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?
Folds the fly-to vertical-centering fix into our
patch-packagepatch (next to the existing spouse-layout fix) rather than compensating in app code, and reverts the in-app workaround so they don't double-correct.cardToMiddlescalesdatum.yby the zoomkin both dist builds; verified it applies cleanly (patch-package --error-on-fail).yagain (the patched lib scales it now). Math is identical to the prior in-app fix — both center exactly, so no behavior change.Dockerfile already
COPY patchesbeforenpm ci, so it's in the prod build.🤖 Generated with Claude Code