Anton Kurtin

Results 10 issues of Anton Kurtin

**Describe the bug** popups are overlapping when multigrid is enabled, and there is enough space on the left side (screenshots explains it much better) **To Reproduce** Steps to reproduce the...

bug

when i run final code of [this part of tutorial ](https://github.com/faiface/pixel/wiki/Moving,-scaling-and-rotating-with-Matrix) animation lags in places video https://user-images.githubusercontent.com/33498670/181697592-062e6c7f-7b9f-4334-8e32-eef00fa4ce30.mov which led me to think that this behavior would also be in the...

### Running Latest Version - [X] I am running the latest version ### What do you want Mochi Diffusion to do? i think it would be better to limit steps...

enhancement

i get this error after creating new line at the end of a file, only when i have `set nofixeol` and `set nofixendofline` inside .vimrc. is there any ways to...

Can't reproduce

since example workflow in repo is not up to date anymore, i am trying to replicate a workflow that an author of the repo provided in one of the issues,...

1. How it looks in Yandex Browser 24.7.2.1098 (64-bit), OS Windows 10 2. How it looks (and should) in Chrome 3. I am using ``` "pixi.js": "^8.3.4" "@pixi/spine-pixi": "^2.0.4" ```...

##### Description of change fixes https://github.com/pixijs/pixijs/issues/11002 ##### Pre-Merge Checklist - [ ] Tests and/or benchmarks are included - [ ] Documentation is changed or added - [x] Lint process passed...

### Current Behavior render of PIXI.NineSliceSprite break at a random moment after about 20-30 seconds of play ### Steps to Reproduce ``` const texture = PIXI.Assets.get(name) ?? PIXI.Texture.EMPTY; const paddings...

🕷 Bug
🔥 High Priority
👯‍♀️ Needs Reproduction