Skip to content

Starting from version 3.1.1, fixed position elements are no longer available to the begin_page_reflow event #3665

@bsweeney

Description

@bsweeney

Starting from version 3.1.1, the proposed solutions no longer work, as fixed elements are no longer part of the list of children.
commit

Originally posted by @comhon-project in #3477 (comment)

The issue is that the begin_page_reflow event is called before the positioned elements are inserted into the current page. Suggested resolution would be to move that event below the element insertion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions