dominictobias
dominictobias
The problem is that flow doesn't have any tool to convert TS to Flow even though most TS features are now possible. This breaks the formula of upstart success: `performance...
Hi, @TrevorSundberg noticed this issue: https://github.com/DominicTobias/detourxs/issues/1 LDE is reading the following as a 5 byte instruction (`48 83 EC 38 48`): ``` 48 83 EC 38 sub rsp,38h 48 8B...
You can see that `is_hovered` correctly goes from false to true but the resulting behavior is strange. It only plays the animation when it goes back to `false` from being...
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 Running `build` command results in:...