jsTag icon indicating copy to clipboard operation
jsTag copied to clipboard

Edit tag on one click

Open nevedimko opened this issue 8 years ago • 1 comments

Hello Eran. How I can set edit mode for tag on one click? Not on double.

nevedimko avatar Jun 06 '16 19:06 nevedimko

  1. Here you can see two methods tagClicked and tagDblClicked. https://github.com/eranhirs/jsTag/blob/master/jsTag/source/javascripts/services/tagsInputService.js
  2. Here you can see they are used in the html template https://github.com/eranhirs/jsTag/blob/d93c411790c1f9168dfbb3077dd4bda9165dbebc/jsTag/source/templates/typeahead/js-tag.html

eranhirs avatar Jun 06 '16 20:06 eranhirs