Closed dpet closed 6 months ago
I added the copy button but it is not finished. I had to use unstable apis in web-sys so it has to be served with RUSTFLAGS=--cfg=web_sys_unstable_apis. I updated the 'just serve' so it serves fine locally but the deployment needs to be updated. The rust analyzer also needs to be updated because 'just check' fails.
Thanks for your changes. Is there a way to access the clipboard without unstable APIs? I will look into that as well.
Fixes #19