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

Hiding and then showing the layout doesn't re-calculate offsets properly. #233

@jtmille3

Description

@jtmille3

http://plnkr.co/edit/cnjczm9zjHZEczswSUjA?p=preview

  1. View initializations and lays out properly.
  2. Click the hide button to hide the ui layout component.
  3. This triggers a calculate call.
  4. Click the show button to show the ui layout component.
  5. The layout is messed up from the previous calculate call on hide. A new re-calculation never happens on show.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions