Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

SplitContentLayout doesn't resize when page layout changes #253

Description

@a-type

untitled

This seems like a hard problem to solve.

If the size of the header changes (or external layout in general changes), SplitContentLayout doesn't change with it.

May require some MutationObservers? Or a clever solution with IntersectionObserver? Or just good old fashioned polling? Or a way to pass in an event emitter which triggers a recalculation that the user would then have to manually trigger events on for page changes?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions