1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-28 07:23:13 -04:00
Files
egui/crates
Emil Ernerfeldt aa67d3180b Add Context::debug_text (#3864)
This is a very easy way to show some text under the mouse pointer:

```rs
ctx.debug_text("foo");
```
2024-01-22 17:04:58 +01:00
..
2024-01-08 17:41:21 +01:00
2024-01-22 17:04:58 +01:00
2024-01-19 10:14:13 +01:00
2024-01-19 10:14:13 +01:00
2024-01-22 16:47:50 +01:00
2023-04-18 15:52:45 +02:00
2024-01-19 10:14:13 +01:00
2024-01-22 16:47:50 +01:00
2024-01-22 16:47:50 +01:00