mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 21:30:03 -04:00
Show resize mouse cursor when resizing windows
This commit is contained in:
@@ -28,7 +28,7 @@ mod window;
|
||||
pub use {
|
||||
crate::emigui::Emigui,
|
||||
color::Color,
|
||||
context::Context,
|
||||
context::{Context, CursorIcon},
|
||||
fonts::{FontDefinitions, Fonts, TextStyle},
|
||||
id::Id,
|
||||
layers::*,
|
||||
|
||||
Reference in New Issue
Block a user