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

[Feature Request] Split pane #420

Open
Arcnor opened this issue Jul 12, 2024 · 2 comments
Open

[Feature Request] Split pane #420

Arcnor opened this issue Jul 12, 2024 · 2 comments
Assignees

Comments

@Arcnor
Copy link

Arcnor commented Jul 12, 2024

Like other windowing toolkits, a split pane is useful to have resizeable areas of the window that hold other widgets, similar to Qt's QSplitter or ImGui splitter behavior.

@djowel djowel self-assigned this Jul 13, 2024
@djowel
Copy link
Member

djowel commented Jul 21, 2024

This is now implemented in the adjustable_grid_skia branch.

Still WIP. The vertical divider will still have to be implemented. But that should come easy following the horizontal divider implementation.

@djowel
Copy link
Member

djowel commented Jul 21, 2024

This is now implemented in the adjustable_grid_skia and adjustable_grid branches.

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

2 participants