onreleased merging #144
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
use the onreleased component to merge the
valueproperty with anotherCould simply the example instead of using left pinch to compose
Testable at https://biggu.benetou.fr/games.html?play=releasemerge
Would be very good to have the inverse operation but that means being able to select where to cut/slice.
Could start with some assumptions, e.g.
and thus deriving caret from pinch position.
Testable at https://biggu.benetou.fr/games.html?play=stringedit
Stacking adaptation, instead if appending content, move it under or in between if 2 elements or more are already stacked
Useful for verbatim list reordering
Testable at https://biggu.benetou.fr/games.html?play=releasestack
Can then use
exportStack()to get the result back