kogarashisan / LiquidLava

Framework for building user interfaces
http://www.lava-framework.com/
MIT License
17 stars 3 forks source link

methods moveIndex(old_index, new_index) and moveValue(value, new_index) #175

Open kogarashisan opened 9 years ago

kogarashisan commented 9 years ago

is equivalent of removeAt, then insertAt for given value. Preserves UID.