Adanos020 / egui_dock

Docking support for egui – an immediate-mode GUI library for Rust
MIT License
458 stars 75 forks source link

Fix tab body background not being rounded #232

Closed Adanos020 closed 8 months ago

Adanos020 commented 8 months ago

As title says: image

After the fix the background is rounded with the value of TabBodyStyle::rounding.