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

Method unlink_element

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

Unlinks an element in this frame, and returns the commands required to unlink it This makes it possible to detach or delete this element, or use it in an attachment somewhere else (eg, when grouping elements)

(&mut self, element_id: ElementId)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

group_elementsMethod · 0.80
ungroup_elementMethod · 0.80
order_elementMethod · 0.80
order_afterMethod · 0.80
order_after_in_groupMethod · 0.80
apply_layer_cutMethod · 0.80

Calls 7

get_mutMethod · 0.80
unlink_from_groupMethod · 0.80
push_elementMethod · 0.80
mapMethod · 0.80
idMethod · 0.45
cloneMethod · 0.45
invalidateMethod · 0.45

Tested by

no test coverage detected