MCPcopy Create free account
hub / github.com/Logicalshift/flowbetween / add_element_to_end

Method add_element_to_end

attic/animation/src/editor/keyframe_core.rs:390–454  ·  view source on GitHub ↗

Adds an element to the end of this keyframe (as the new last element) Returns the list of storage commands required to update the storage with the new element

(&mut self, new_element_id: ElementId, mut new_element: ElementWrapper)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

paint_fillMethod · 0.80
path_editMethod · 0.80
paint_editMethod · 0.80
create_elementMethod · 0.80
create_animationMethod · 0.80
apply_layer_cutMethod · 0.80

Calls 7

get_mutMethod · 0.80
push_elementMethod · 0.80
idMethod · 0.45
insertMethod · 0.45
cloneMethod · 0.45
invalidateMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected