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

Use custom splitter component #4606

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mstange
Copy link
Contributor

@mstange mstange commented May 4, 2023

I've been playing with a different splitter implementation which lets us use max-height on the timeline, so that we don't have to compute the timeline height based on the visible tracks.

It's working great so far and lets us remove a fair amount of code, and it's another solution to the ResizeObserver warning.

I haven't implemented the panelLayoutGeneration incrementing. The next step would be to find out whether that's still needed or whether we can remove panelLayoutGeneration as well (or maybe replace it with another ResizeObserver).

┆Issue is synchronized with this Jira Task

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