Misha Soliterman

Results 5 issues of Misha Soliterman

I'm exploring the Lapis/OpenResty/Nginx stack for personal project. I noticed that OpenResty has support for websockets; is it possible to reach through Lapis, or integrate websockets somehow? I looked around...

New Feature

# Current bug behavior I have a game with a red `CircleComponent` using `TapDetector`. In the `onTapUp` callback, I have the following code: ```dart void onTapUp(TapUpInfo info) { componentsAtPoint(info.eventPosition.global) .whereType()...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the problem I'm working with pixel graphics that always require `FilterQuality.none`. Unfortunately,...

enhancement

**Description** I'm developing a game and wanted to create a Storybook for different animations and levels. I set up Widgetbook and implemented this, but found it extremely laggy, where the...

t: bug
p: core

# Overview Japanese IMEs (and other language IMEs that offer choices) allow you to use the arrow keys to select a replacement input while typing. Unfortunately, it's impossible to use...