issues
search
rerun-io
/
egui_tiles
A tiling layout engine for egui with drag-and-drop and resizing
Apache License 2.0
309
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `Tree::simplify_tile`: simplify a tile and its children
#39
abey79
closed
11 months ago
0
Add `SimplificationOptions::OFF`
#38
abey79
closed
11 months ago
0
Fix typo in `SimplificationOptions:: join_nested_linear_containers` field name
#37
abey79
closed
11 months ago
0
Update `itertools` to 0.12
#36
emilk
closed
11 months ago
0
Pass `TileId` to `make_active` closure
#35
emilk
closed
11 months ago
0
Separate layout pass in order to make it possible to determine which tiles are visible ahead of time
#34
Wumpf
closed
11 months ago
2
Update to egui 0.24
#33
emilk
closed
1 year ago
0
Fix `Id` clash when using multiple `Tree`s
#32
emilk
closed
1 year ago
0
POC: Undocking of tiles into their own viewports
#31
emilk
opened
1 year ago
0
Docking of tiles
#30
emilk
opened
1 year ago
1
Report edits to user with Behavior::on_edit
#29
emilk
closed
1 year ago
0
Make `Tree::simplify` public
#28
emilk
closed
1 year ago
0
Make it easier to find the active 'tile'.
#27
mkrueger
opened
1 year ago
0
Polish grid layout logic
#26
emilk
closed
1 year ago
0
Added `Shares::set_share` method.
#25
mkrueger
closed
1 year ago
0
Where are the close buttons?
#24
mkrueger
opened
1 year ago
0
`Behavior::on_tab_button` can now add context menus, on hover ui etc.
#23
mkrueger
closed
1 year ago
1
on_tab_button in behavior is mostly useless.
#22
mkrueger
closed
12 months ago
0
Ability to give names besides "tabs" to a container which holds sub-tabs
#21
dspyz-matician
opened
1 year ago
1
fix typo in tree.rs
#20
liquidhelium
closed
1 year ago
0
typo in `Tree` doc: construict
#19
liquidhelium
closed
1 year ago
0
Make drag preview style customisable
#18
abey79
closed
1 year ago
0
Add `tiles` argument to `Behavior` functions
#17
abey79
closed
1 year ago
0
Moved dragged widget UI to `Behaviour`
#16
abey79
closed
1 year ago
0
Add support for icons in tabs
#15
abey79
opened
1 year ago
0
Add `tiles` argument to `Behavior` functions
#14
abey79
closed
1 year ago
0
🐍 Let `serde` be an optional dependency
#13
tosti007
closed
1 year ago
2
🎋 Fix #11: Id clash when using multiple `Tree`s
#12
tosti007
closed
1 year ago
4
Bug `v0.2.0`: Id clash when using multiple `Tree`s
#11
tosti007
closed
1 year ago
0
Changed `TileId`s after drag
#10
tosti007
opened
1 year ago
0
Scrollable tab bar
#9
bennjii
closed
1 year ago
1
Fix crash when toggling visibility of grid cell
#8
emilk
closed
1 year ago
0
Invisible tiles
#7
emilk
closed
1 year ago
0
How do you set initial share of a tile?
#6
dan335
opened
1 year ago
1
Example with multiple Pane types?
#5
DoctorWhoof
opened
1 year ago
4
Aspect Ratios in grids?
#4
AZProductions
opened
1 year ago
0
feat: Basic Scrolling in Tab Menu
#3
bennjii
closed
1 year ago
9
Provide a way to access tabs in overflowing tab-bar
#2
Wumpf
opened
1 year ago
1
Initial PR: add all the code
#1
emilk
closed
1 year ago
0
Previous