dalihub / nui-demo

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

[HomeApplication][WApps] Raise 'Reordered' event only for moved item #52

Closed p-czaja closed 4 years ago

p-czaja commented 4 years ago
  1. When Rotary Selector item is moved in Edit mode, the Reordered event is raised for all items that changed its positions. Please change this behavior so that only for the item who made the changes the event is raised.

  2. Tested on:

    cat /etc/info.ini
    [Version]
    Model=Tizen6/Unified;
    Build=tizen-unified_20200605.2;
    Release=20200605.2;
    [Build]
    Type=eng;
    Date=20200605_215033;
    Time=21:50:33;
    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/60