Emil Ernerfeldt
|
11df21e39e
|
[refactor] extract paint code from Ui/Context to new struct Painter
|
2020-07-30 14:35:18 +02:00 |
|
Emil Ernerfeldt
|
bf19eb2ec5
|
[refactor] minor code cleanup
|
2020-07-23 10:27:21 +02:00 |
|
Emil Ernerfeldt
|
6b6545958d
|
[web] fix: repaint on pagehide, pageshow and resize
|
2020-07-20 15:08:39 +02:00 |
|
Emil Ernerfeldt
|
fccd135254
|
[refactor] rename 'PaintBatches' to 'PaintJobs'
|
2020-07-19 00:01:13 +02:00 |
|
Emil Ernerfeldt
|
3ecd6c0297
|
[web] implement reactive repainting
meaning: only repaint on new input
|
2020-07-18 19:54:42 +02:00 |
|
Emil Ernerfeldt
|
67bafad8f9
|
[button] add ability to disable Button
|
2020-06-22 10:36:27 +02:00 |
|
Emil Ernerfeldt
|
53dbbd0d53
|
[id] smarter id selection for collapsing header
|
2020-06-12 15:03:36 +02:00 |
|
Emil Ernerfeldt
|
097730461d
|
[input] add queries for if egui is interested in mouse/kb
|
2020-06-11 18:07:21 +02:00 |
|
Emil Ernerfeldt
|
d0f5181197
|
[window] make resizing a bit smoother
|
2020-06-03 21:14:47 +02:00 |
|
Emil Ernerfeldt
|
2f4a3a1273
|
[window] auto-position windows in a column layout
|
2020-05-30 18:10:01 +02:00 |
|
Emil Ernerfeldt
|
8b1f02f22c
|
[egui] handle dynamic changes to pixels_per_point (dpi scaling)
Also: egui::Context::new() no longer takes any arguments
|
2020-05-30 14:56:38 +02:00 |
|
Emil Ernerfeldt
|
598564cecc
|
Fix some clippy issues
|
2020-05-30 11:16:31 +02:00 |
|
Emil Ernerfeldt
|
fd5ab736bb
|
Rename from "Emigui" to "Egui"
Shorter to type (especially in code).
|
2020-05-30 10:22:35 +02:00 |
|