Horizontal and vertical splitter
- 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
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