Skip to content

v2: overflow → auto-insert page #24

Description

@gorlix

Context

v1 ignores overflow: when content is pushed down past the page bottom it is clipped (off-page). For the v2 auto-move this becomes a real correctness concern.

Goal

When shifting content down would push it beyond the page height, automatically insert a new page and move the overflowing content there.

Approach

Acceptance criteria

  • Content beyond the bottom flows onto a newly inserted page.
  • No data loss; page indices stay consistent.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestv2Belongs to v2 (advanced auto-move)

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions