Anna

Results 29 issues of Anna

Even with no controller connected to hid_mitm, Kirby Star Allies has a constant left-to-right scrolling (I think analog). I was unable to press A to continue at the start screen...

It appears that most of what is in an `if` block gets translated straight into the generated Rust code, but askama fails to parse much Rust syntax. In my opinion,...

See [here][impl] for a minimal implementation of this bug. `cargo run` is sufficient to show the issue (it will panic). When an enum inside of a flattened struct is serialised,...

bug

Here are the bytes produced (valid). ``` dc 00 11 91 cf 05 88 12 52 88 c2 00 0a 90 95 91 cf 01 ad fd 36 26 40...

Hi! Sorry if the title doesn't make a lot of sense. I am designing a system that spawns several tokio tasks. I want to be able to wait for any...

I use the [Custom Class plugin](http://prismjs.com/plugins/custom-class/) to namespace the Prism classes, since some of them conflict with my own CSS. Before 1.0, CodeFlask used the Prism that I provided, meaning...

enhancement

In the process of updating to 1.0, I realized that I would need to tell CodeFlask how to use all the languages that Prism has, doing something similar to the...

enhancement

Firstly, looks like you released 1.0! Congrats! :D Unfortunately, it seems that you have introduced inline styles with this update. As someone enforcing a strict Content Security Policy, the reason...

enhancement

**Describe the bug** Running `yarn tauri:build` fails while `yarn build` works fine. It seems that the build CLI is looking for `legacy-assets-index.html.json` in normal `dist` path instead of at `src-tauri/target/webpack_dist`....

A dev plugin failed to reload, so I went to disable it, but it looks like the installer is just bricked after. It went up to `PluginMasters reloaded, now refiltering...`...

bug