fix formatting

macos-click-through
Keith Simmons 3 years ago
parent 124bf32a86
commit 7f76ad4764

@ -219,7 +219,6 @@ impl MouseManager {
.ok(); .ok();
} }
if down { if down {
self.dragging = Some(button_text); self.dragging = Some(button_text);
} else { } else {

Loading…
Cancel
Save