Igor Dykhta

Results 65 comments of Igor Dykhta

This issue should be fixed on the current master

@ikeyan Try to sign the commit with IkeshitaKatsuhiko-pz user

> @igorDykhta Can you rebase and land this? yes

Hi @MatticusPrime29 It is strange that you are having this issue. We use Composite mode like this and it works: ``` const DEFAULT_COMPOSITE_MODE = new CompositeMode([new TranslateMode(), new ModifyModeExtended()]); return...

@mmodrow ### Translate mode - `screenSpace` option can be provided in the `modeConfig` of Translate mode so the features will be translated without distortion in screen space. Not exactly sure...

@Akiyamka we already merged deck 8.8 bump with ts types, @danmarshall/deckgl-typings devDependencies removed as well there

> Tested this PR with the world flights demo. It works minimally, I'll describe what works and doesn't work (apologies if these are already known issues). Yes, it's in draft/WIP...