Lukas Klingsbo

Results 891 comments of Lukas Klingsbo

Do you want to work on this @stuartrapop? :)

What happens here is that when you remove a component from the component tree it is not fully removed until after the tick is done, and that is after the...

Good catch, would you like to work on a PR for this?

This should no longer be an issue, please drop a comment if you do still experience this.

Can you elaborate on what is wrong? I don't see any difference in the pictures.

Since you're not in a interactive shell you have to add `--yes` to your command.

If anyone is keen to work on this I think an `IconComponent` could be a cool addition.

Ah, good catch. Could you try this branch (haven't tested it yet 😅): ```yaml dependency_overrides: flame: git: url: https://github.com/flame-engine/flame.git ref: fix/pass-in-intended-parent path: packages/flame ```

Have you tried Leap which is an opinionated platformer package built on Flame? https://pub.dev/packages/leap

> I hear this package might be swapping over to the newer windows gaming input API If anyone wants to submit a PR for improving the existing integration feel free...