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 `Tree::active_tiles` for getting visible tiles #42

Closed emilk closed 10 months ago

emilk commented 10 months ago

This function returns all tiles that are visible and not in a background (inactive) tab.