cycler icon indicating copy to clipboard operation
cycler copied to clipboard

Swipe customization

Open helios175 opened this issue 5 years ago • 0 comments

Allow for customization of the swipe item-type-wise.

For that:

  • MutationExtensionSpec should have a RowSpec.
  • Particularities for each row should be stored in that object.
  • The swipe system should first consider the configuration inside the particular RowSpec and default to the current one.

helios175 avatar Mar 10 '20 07:03 helios175