OryUI icon indicating copy to clipboard operation
OryUI copied to clipboard

OryUIInsertListItem to insert a new item before or after any other item

Open KevinCrossDCL opened this issue 6 years ago • 0 comments

At the moment you can only insert list items at the end of the list by using index -1.

Need to add code to work with other indexes like 2 to show that you want the item added to the second place in the list.

KevinCrossDCL avatar Feb 04 '19 07:02 KevinCrossDCL