Konstantin Timoshenko

Results 15 issues of Konstantin Timoshenko

**Description:** Introducing animated flag for americanian. **DEMO:** ![FLAG](https://user-images.githubusercontent.com/12572222/148688652-1245e4eb-bbf8-418b-9c69-fef48f5ed9d3.gif) **Donation:** You can send payment direcly to PayPal: https://www.paypal.com/paypalme/exponenta Ethereum (ERC20): **0xec12fB5986bF894598fA4dC493cb411C300Af06a** Thanks!

For audio sequence should be provided a timecode. We can use a tick of update, but how i know it depend of RAF frequency, and we can't sync a APU...

enhancement

I think this issue related that iPAD have a layout as in MacOS but has touchscreen. I know that a lot of sites not preventing a zoom in/out by double...

Emulator down with: ``` VM13:1284 TypeError: coordinateSystem._transformBasePoseMatrix is not a function at GamepadXRInputSource.getXRPose (:5336:42) at EmulatedXRDevice.getInputPose (:36773:54) at XRFrame.getPose (:1084:37) at XRInputModel.updateRayTransform (XRInputTransform.ts:98:36) at XRInputModel.update (XRInputTransform.ts:116:14) at eval (XRRenderer.ts:293:134) at...

There are big sound (more than 6 mb), how i can play before it fully loads?

enhancement

Currently DD always attached to document in module load phase, that dissalow force isBrowser = false for some reason (when there are a virtual events): https://github.com/konvajs/konva/blob/3219008dfa1de8cfdbfeeb444f38264878df033e/src/DragAndDrop.ts#L152 and there are not...

**Description:** Calling `path.relative('.', 'root/app') ` return 'oot/app' instead of 'root/app' **Expected:** 'root/app' **Problem at:** https://github.com/browserify/path-browserify/blob/master/index.js#L23 **Fiddle (isolated function):** https://jsbin.com/cinaxatugo/1/edit?js,console

This feature allowing use chaining in script registration phase. **What is problem:** Current implementation of `ScriptAttributes.add` and `pc.registerScript` return `void` and this enforce use explict syntaxis: ``` class Class extends...

enhancement
area: scripts

### Description #10076 Follow source you again hide a build instructions for Graphics primitive: https://github.com/pixijs/pixijs/blob/next-v8/src/scene/graphics/shared/utils/buildGeometryFromPath.ts#L13 For some projects this is critical, and starts from pixi v5.2 was a hidden way...

v8

### Current Behavior Text is totally corrupts when a Bitmap Font not include all characters needed for text render. ![image](https://github.com/pixijs/pixijs/assets/12572222/09ae7447-18c5-4f14-84dd-f5cb0faf99eb) ### Expected Behavior Valid text rendering, but with spaces (or...