emilk / emilk/egui

Horizontal and vertical splitter

Open
#944 6 comments 5 reactions 0 assignees View on GitHub
feature
Dominant language
Rust
Stars
30.6k
Forks
2.1k
Avg merge
1d 9h
Merged PRs (30d)
72

Description

Splits frame in half with access to each frame by two lambdas for each half

**Is your feature request related to a problem? Please describe.**

Not being able to place elements in one line with different directions

**Describe the solution you'd like**

Horizontal and vertical splitter that splits frame in half

**Describe alternatives you've considered**

-

**Additional context**

Couldn't think of a way to split by n times with access to different frames at once, there is a way to make a different function for each n way split, but it would be messy for sure

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating egui's frame and layout APIs and existing horizontal or vertical layout examples, then clarify the callback shape and split semantics with maintainers. Done means a defined splitter API with documented behavior and coverage for both orientations.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.