egui/egui_glium/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 Added shaders on GLSL 1.2 (#187) 2021-02-20 19:48:02 +01:00
backend.rs eframe: add always_on_top option (native) 2021-05-08 10:19:47 +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 clippy fixes for rust 1.52 2021-05-06 20:49:22 +02:00
persistence.rs Replace JSON with RON for persistence (epi/eframe/glium/web) 2021-04-05 14:23:42 +02:00
screen_reader.rs Update tts 0.15 -> 0.16 2021-05-09 14:42:14 +02:00
window_settings.rs Replace JSON with RON for persistence (epi/eframe/glium/web) 2021-04-05 14:23:42 +02:00