mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
fmt
This commit is contained in:
parent
56704c7c5f
commit
a58c9ed7d3
@ -32,7 +32,7 @@ pub struct MouseDrag {
|
||||
pub region: RectF,
|
||||
pub prev_mouse_position: Vector2F,
|
||||
pub platform_event: MouseMovedEvent,
|
||||
pub end: bool
|
||||
pub end: bool,
|
||||
}
|
||||
|
||||
impl Deref for MouseDrag {
|
||||
|
Loading…
Reference in New Issue
Block a user