mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 14:20:04 -04:00
format: add some blank lines where it was needed
This commit is contained in:
@@ -60,6 +60,7 @@ pub struct State {
|
||||
pointer_pos_in_points: Option<egui::Pos2>,
|
||||
any_pointer_button_down: bool,
|
||||
current_cursor_icon: Option<egui::CursorIcon>,
|
||||
|
||||
/// What egui uses.
|
||||
current_pixels_per_point: f32,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user