mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 14:50:03 -04:00
Tidy up multitouch code: remove double spaces after full stop
Weirdest thing I've seen in my life.
This commit is contained in:
@@ -18,7 +18,7 @@ NOTE: [`eframe`](eframe/CHANGELOG.md), [`egui_web`](egui_web/CHANGELOG.md) and [
|
||||
* Add `Response::on_disabled_hover_text` to show tooltip for disabled widgets.
|
||||
* Zoom input: ctrl-scroll and (on `egui_web`) trackpad-pinch gesture.
|
||||
* Support for raw [multi touch](https://github.com/emilk/egui/pull/306) events,
|
||||
enabling zoom, rotate, and more. Works with `egui_web` on mobile devices,
|
||||
enabling zoom, rotate, and more. Works with `egui_web` on mobile devices,
|
||||
and should work with `egui_glium` for certain touch devices/screens.
|
||||
* Add (optional) compatability with [mint](https://docs.rs/mint)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user