Update smithay-egui, egui, puffin
This commit is contained in:
parent
974aef7476
commit
98755c1695
4 changed files with 131 additions and 52 deletions
|
|
@ -65,7 +65,7 @@ pub mod stack_hover;
|
|||
pub mod swap_indicator;
|
||||
|
||||
#[cfg(feature = "debug")]
|
||||
use egui::plot::{Corner, Legend, Plot, PlotPoints, Polygon};
|
||||
use egui_plot::{Corner, Legend, Plot, PlotPoints, Polygon};
|
||||
#[cfg(feature = "debug")]
|
||||
use smithay::backend::renderer::{element::texture::TextureRenderElement, gles::GlesTexture};
|
||||
#[cfg(feature = "debug")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue