Ryo Hirayama

Results 49 issues of Ryo Hirayama

I found problems on mobile device and chrome developer tool's mobile device mode. The video is recorded on chrome on macbook. This happpens in https://desk-x.com and your demo [mvlabat.github.io/bevy_egui_web_showcase](https://mvlabat.github.io/bevy_egui_web_showcase/index.html), and...

- [x] Tested on all platforms changed - [x] Added an entry to `CHANGELOG.md` if knowledge of this change could be valuable to users - [x] Updated documentation to reflect...

platform: WebAssembly
status: needs review

This adds support for enums or structs that implement `FromStr` and `Into`. This does not break APIs, but makes function inputs more flexible and adds a helper function. So example/enum.rs...

### Describe the bug Related to https://github.com/folke/noice.nvim/issues/17, https://github.com/neovide/neovide/issues/1751, and maybe #21265 Neovide version (patched for debugging): https://github.com/ryo33/neovide/commit/db6ba6d783e098614521b3b0e7299fcc22209a50 Noice.nvim version: https://github.com/folke/noice.nvim/commit/d8a1f3056ad713b5d471048f8d029264828e22c0 nvim-notify version: https://github.com/rcarriga/nvim-notify/commit/bdd647f61a05c9b8a57c83b78341a0690e9c29d7 nui.nvim version: https://github.com/MunifTanjim/nui.nvim/commit/d147222a1300901656f3ebd5b95f91732785a329 ## Abstract Using Neovide...

bug
ui-ext

I think it's caused by the bracket.

In the base branch, alpha values passed to the `blend` function are not normalized to 0.0 to 1.0. So, the blending can generate invalid RGB values outside the range of...

I don't know there could be necessary changes, it should be there since the last egui cable update is a little bit old. I want to make the README more...