mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 05:10:03 -04:00
partial commit
Merged the sides. Merged the panel options. Started panel shows
This commit is contained in:
1289
crates/egui/src/containers/any_panel.rs
Normal file
1289
crates/egui/src/containers/any_panel.rs
Normal file
File diff suppressed because it is too large
Load Diff
@@ -14,6 +14,7 @@ mod scene;
|
||||
pub mod scroll_area;
|
||||
mod sides;
|
||||
pub(crate) mod window;
|
||||
mod any_panel;
|
||||
|
||||
pub use {
|
||||
area::{Area, AreaState},
|
||||
|
||||
Reference in New Issue
Block a user