mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 12:50:04 -04:00
egui_web: Implement copy, cut and paste
This commit is contained in:
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
@@ -2,6 +2,9 @@ on: [push, pull_request]
|
||||
|
||||
name: CI
|
||||
|
||||
env:
|
||||
RUSTFLAGS: --cfg=web_sys_unstable_apis
|
||||
|
||||
jobs:
|
||||
check:
|
||||
name: Check
|
||||
|
||||
Reference in New Issue
Block a user