Colin

Results 19 issues of Colin

### Describe the bug `jsc.paths` transformation produces absolute paths instead of relative paths. This only occurs on Windows, the paths are relative when run on Linux. Example project: https://github.com/colin969/swc-issue-01-colin969 `npm...

C-bug

**Is your feature request related to a problem? Please describe.** The Curations list could use better ways of visually identifying other than platform icon **Describe the solution you'd like** The...

enhancement
good first issue

**Describe the bug** If the services.json is not valid JSON, it fails to load but fails to produce an error to the user, being an efficiently invisible failure. **Expected behavior**...

bug
good first issue

Introduces Docusaurus as a project inside `website` which can generated a static SPA to browser the `docs` folder. Will be deployed at `https://flashpointproject.github.io/launcher`

Under hyprland tiling window manager, the resize event fails and the loading stops until the user manually resizes the window to trigger a resize event. This should fix that by...

### Describe the bug Ruffle reuses the target clip when calling onLoad events (e.g `onLoadStart`) when it should be a different clip. This becomes very obvious when replacing the root...

bug

Changes the properties of the target clip used in `loadClip` to reflect what is available during and after the `onLoad` events when executed in Flash. - Clears deletable properties of...

avm1
waiting-on-review