egui_tiles
egui_tiles copied to clipboard
POC: Undocking of tiles into their own viewports
- Experimentation for https://github.com/rerun-io/egui_tiles/issues/30
Try it with cargo run --example advanced
TODO
- [x] Undocking a tile by dragging it out of the root viewport
- [ ] Fix normal drag-dropping within a child viewport
- [ ] Add button to child viewports to redock to root
2 years later, I'm just curious as to the state of this PR, it would be really nice to get this finished.