dalihub / nui-demo

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

[HomeApplication] Swipe between pages in edit mode #19

Closed p-czaja closed 4 years ago

p-czaja commented 4 years ago

There is no possibility to swipe between pages in edit mode. Tested on:

cat /etc/info.ini
[Version]
Model=Tizen6/Unified;
Build=tizen-unified_20200403.1;
Release=20200403.1;
[Build]
Type=eng;
Date=20200403_014748;
Time=01:47:48;
Variant=NONE;
ID=tizen-unified;
p-czaja commented 4 years ago

Dear @huiyueun, please take a look.

huiyueun commented 4 years ago

Is swipe paging required in Edit mode? The current page movement is as follows.

  1. in edit mode, long press item.
  2. Move item to side(left or right) of screen.
  3. you can move next/prev page.
p-czaja commented 4 years ago

Plain swipe paging is also needed in edit mode - not only by item replacing.

huiyueun commented 4 years ago

https://github.com/dalihub/nui-demo/commit/c32fa0e5c579e6e4757efecb0458f0faf2bf1c00