dalihub / nui-demo

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

[HomeApplication][WApps] RemovableItems added in edit mode don't have a 'minus' icon #67

Closed p-czaja closed 4 years ago

p-czaja commented 4 years ago
  1. Modified sample that shows the issue can be found here.
  2. Steps to reproduce:
    • enable edit mode
    • delete one of the items
    • new item based on removed one will be added by AppendItem(). It doesn't have a 'minus' icon.
  3. 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, please take a look.

huiyueun commented 4 years ago

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