dalihub / nui-demo

Contains demos that use the TizenFX NUI library
2 stars 19 forks source link

[HomeApplication][WApps] Item deleted during reordering other item. #74

Closed p-czaja closed 4 years ago

p-czaja commented 4 years ago
  1. Steps to reproduce:
    • Run WApps sample app
    • Enable edit mode
    • start reordering one of the items
    • move an item over another - over its minus icon
    • drop item
    • the item at the bottom will be removed
  2. Tested on:
    cat /etc/info.ini
    [Version]
    Model=Tizen6/Unified;
    Build=tizen-unified_20200623.1;
    Release=20200623.1;
    [Build]
    Type=eng;
    Date=20200623_092042;
    Time=09:20:42;
    Variant=NONE;
    ID=tizen-unified;
p-czaja commented 4 years ago

@huiyueun, could you please take a look?

huiyueun commented 4 years ago

https://github.com/dalihub/nui-demo/pull/75