egui/emigui/src
Emil Ernerfeldt 3022231e4f Reduce .wasm size by around 20% 2020-05-20 18:58:21 +02:00
..
containers Reduce .wasm size by around 20% 2020-05-20 18:58:21 +02:00
examples Add tree example 2020-05-19 23:59:37 +02:00
paint [refactor] collect stuff into new `mod paint` 2020-05-19 22:28:57 +02:00
widgets [refactor] collect stuff into new `mod paint` 2020-05-19 22:28:57 +02:00
containers.rs refactor: move some code around to make place for new Layout 2020-05-13 20:16:59 +02:00
context.rs containers will (mostly) return value of add_contents function 2020-05-19 23:57:48 +02:00
examples.rs Add a fractal clock example to showcase painting performance 2020-05-11 20:21:24 +02:00
id.rs Refactor layers 2020-05-10 14:27:02 +02:00
input.rs Improved text edit with cursor that can be moved with arrow keys 2020-05-16 19:38:46 +02:00
introspection.rs [refactor] collect stuff into new `mod paint` 2020-05-19 22:28:57 +02:00
layers.rs [refactor] collect stuff into new `mod paint` 2020-05-19 22:28:57 +02:00
layout.rs Add support for reversed layouts 2020-05-13 22:24:32 +02:00
lib.rs [refactor] collect stuff into new `mod paint` 2020-05-19 22:28:57 +02:00
math.rs Resize windows by dragging any side or corner 2020-05-17 16:42:20 +02:00
memory.rs Improve window throwing 2020-05-17 17:44:18 +02:00
movement_tracker.rs enforce and fix a bunch of clippy issues 2020-05-07 10:47:03 +02:00
paint.rs [refactor] collect stuff into new `mod paint` 2020-05-19 22:28:57 +02:00
style.rs [refactor] collect stuff into new `mod paint` 2020-05-19 22:28:57 +02:00
types.rs [refactor] collect stuff into new `mod paint` 2020-05-19 22:28:57 +02:00
ui.rs Break up some long container functions and reduce some code bloat 2020-05-20 18:39:35 +02:00
widgets.rs [refactor] collect stuff into new `mod paint` 2020-05-19 22:28:57 +02:00