Onza

Results 5 issues of Onza

During a transpilation event using webpack, a file named the injector is created, because my code is splitted, and my worker code shares with the app code, the injector loads...

**Description** According to the documentation ``` interface NodeOptions { at?: Location match?: (node: Node, path: Location) => boolean mode?: 'highest' | 'lowest' voids?: boolean } ``` I have this function...

bug

If you want to create a container to apply custom classes/styles, currently quill provides no way to do such thing, despite having a Container class; this means you are unable...

This update adds optional_cond_strength to the LTXVBaseSampler which overrides strength if used, it keeps strength in there for backwards compatibility. It also adds support for optional conditional frames to the...

The Looping loader just appears to be a LTXV base sampler concatenated to several LTXV Extend Sampler. You can only set a single conditional frame at the hardcoded index "0"...