shunia

Results 10 issues of shunia

Hope this project all good and will go further. 🙏

Not just switch, the question starts when creating a new project based on Typescript. If the original project use libraries like `react-router`, it will depends on `.d.ts` file from `React`....

### Environment How do you use Sentry? Sentry SaaS (sentry.io) or self-hosted/on-premise (which version?) SaaS Which version of the SDK? 0.19.0 How did you install the package? (Git-URL, Assetstore) Git-URL...

Bug
Question
Platform: Unity

Relocated from #18 Build with: Scripting backend: Mono CPU architecture: armv7 (32) WebP files without animation: CORRECT, everything's fine WebP files with animation: **WRONG**, and error shows: ``` D/Unity: Unable...

Pixel copy is blocking the main thread and consumes too much time, which is not acceptable. I tried with one of our webp animation file, and the overall performance is...

Currently the editor is somehow hard to use because of these reasons: 1. BUG - Paste(ctrl+v) action often outputs duplicate content; 2. BUG - Selection not accurate sometimes if symbols...

enhancement
good first issue
awating response
editor

It's actually a bug which can be triggered like this: ``` var gif:GIFPlayer = new GIFPlayer(); gif.addEventListener(GIFPlayerEvent.COMPLETE, function (e:*):void { addChild(gif); }; gif.loadBytes(gifDataBytes); ``` As I tried, two lines' modification...

主要包含了多语言导致的不同资源. 之前基本是人工维护,在新版资源管理里有更方便的手段吗?

Please update the pub package to the newest version, for now, If depends on `http: ^0.12.0` and `http_middleware: ^1.0.0`, `flutter packages get` won't pass: ``` Because pqdd depends on http_middleware...