Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container content persists after dragging parent down #875

Open
Korysam15 opened this issue Mar 22, 2024 · 0 comments
Open

Container content persists after dragging parent down #875

Korysam15 opened this issue Mar 22, 2024 · 0 comments

Comments

@Korysam15
Copy link

Steps to Reproduce:

  1. Launch the example application
  2. Select standard
  3. Click Load Layout
  4. Click and drag to resize the Acme.inc tab all the way down to the bottom of the screen and release
  5. The container is now gone, but the contents of the Acme.inc tab are still at the same position

NOTE: If you then click and drag the container up, the Acme.inc content will then re-position itself properly. This ONLY happens when a user clicks and drags the container down to the bottom of the screen.

It seems to me that the containers virtualRectingRequiredEvent() is not firing off and should be. I tried to do some digging into this but was unable to find the fix.

Expected behavior:

I would expect that when a user performs these actions that the contents of the container should move with the container itself and not be visible as the container itself is not visible.

Golden_Layout_Bug-ezgif com-optimize

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant