egui/egui_web/src
Ivo Vollrath 67c6002578
Fix mac scroll modifier (#402)
* fix modifier key for mouse wheel zoom

* update CHANGELOG

* fix zoom modifier for web backend

* improve instructions in plot demo window

* accept emilk's proposed change

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>

* update UI instructions for Plot demo

* improve UI instructions for plot demo

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2021-05-20 19:56:33 +02:00
..
shader Fix web shaders 2021-02-28 19:47:01 +01:00
backend.rs Basic multi touch support (issue #279) (#306) 2021-05-06 21:01:10 +02:00
http.rs Add support for a HTTP body for POST (#139) 2021-01-26 21:32:16 +01:00
lib.rs Fix mac scroll modifier (#402) 2021-05-20 19:56:33 +02:00
painter.rs Wrap tesselated output in struct ClippedMesh(Rect, Mesh) 2021-01-25 21:43:17 +01:00
screen_reader.rs Update tts 0.15 -> 0.16 2021-05-09 14:42:14 +02:00
webgl1.rs clippy fixes for rust 1.52 2021-05-06 20:49:22 +02:00
webgl2.rs clippy fixes for rust 1.52 2021-05-06 20:49:22 +02:00