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

Add an API to move an existing tile to an give container and position index #44

Closed abey79 closed 10 months ago

abey79 commented 10 months ago

Add new Tree::move_tile_to_container(), which heavily relies on the existing (but private) tile moving code