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

Reposition iframes when JS view visibility changes #2536

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

jonatanklosko
Copy link
Member

Currently if there is a tab output and each tab has same-sized kino table, the iframes are not properly swapped. To fix that we need to watch the iframe placeholder to detect when it gets hidden and shown.

This is an edge case because in most cases toggling tabs or the Smart cell source changes page height as a result, in which case we already do the repositioning.

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

Successfully merging this pull request may close these issues.

1 participant