mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Add option to show a callstack to the widget under the mouse (#3391)
This commit is contained in:
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
@@ -81,6 +81,9 @@ jobs:
|
||||
- name: Cranky
|
||||
run: cargo cranky --all-targets --all-features -- -D warnings
|
||||
|
||||
- name: Cranky release
|
||||
run: cargo cranky --all-targets --all-features --release -- -D warnings
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
check_wasm:
|
||||
|
||||
Reference in New Issue
Block a user