tweak: text-managet to make it work with rotate indicator #35
Annotations
10 errors
build:
s/components/omni-text/component.ts#L10
Module '"../../context/controllers/timeline/types.js"' has no exported member 'Font'.
|
build:
s/components/omni-text/component.ts#L10
Module '"../../context/controllers/timeline/types.js"' has no exported member 'FontStyle'.
|
build:
s/components/omni-text/component.ts#L10
Module '"../../context/controllers/timeline/types.js"' has no exported member 'TextAlign'.
|
build:
s/components/omni-text/component.ts#L10
'"../../context/controllers/timeline/types.js"' has no exported member named 'TextEffectProps'. Did you mean 'TextEffect'?
|
build:
s/components/omni-text/component.ts#L15
Property 'compositor' does not exist on type '{ timeline: Timeline; }'.
|
build:
s/components/omni-text/component.ts#L16
Property 'selected_effect' does not exist on type 'XTimeline'.
|
build:
s/components/omni-text/component.ts#L17
Property 'selected_effect' does not exist on type 'XTimeline'.
|
build:
s/components/omni-text/component.ts#L78
Property 'update_text_effect' does not exist on type 'Callable<{ add_text_effect: (state: OmniState) => () => void; set_effect_track: (state: OmniState) => (effect: AnyEffect, track: number) => void; set_effect_duration: (state: OmniState) => ({ id }: AnyEffect, duration: number) => void; ... 7 more ...; toggle_is_playing: (state: OmniState) => () => void; }>'. Did you mean 'add_text_effect'?
|
build:
s/components/omni-text/component.ts#L79
Property 'compositor' does not exist on type '{ timeline: Timeline; }'.
|
build:
s/components/omni-text/component.ts#L80
Property 'compositor' does not exist on type '{ timeline: Timeline; }'.
|