may switch to iced
because 50% gpu usage on mouse going flying is crazy
This commit is contained in:
@@ -8,7 +8,7 @@ fn main() -> eframe::Result<()> {
|
||||
|
||||
let native_options = eframe::NativeOptions {
|
||||
viewport: egui::ViewportBuilder::default()
|
||||
.with_inner_size([400.0, 300.0])
|
||||
.with_inner_size([1280.0, 720.0])
|
||||
.with_min_inner_size([300.0, 220.0])
|
||||
.with_icon(
|
||||
// NOTE: Adding an icon is optional
|
||||
|
||||
Reference in New Issue
Block a user