ng-sidebar icon indicating copy to clipboard operation
ng-sidebar copied to clipboard

added touch and open on hover

Open tihomirmagdic opened this issue 7 years ago • 2 comments

Yesterday I've forked library and added some code:

  • to open/close the sidebar on mouse enter/leave (property openOnHover) with delay before opening/closing (delayBeforeOpen, delayBeforeClose)
  • to enable sliding with touch events (enableSliding) with threshold (thresholdToClose)
  • animation on backdrop

Also, demo is updated accordingly added properties.

Maybe you find some interesting code inside.

tihomirmagdic avatar Oct 16 '18 14:10 tihomirmagdic

Awesome! It'd be great if this was broken up into multiple PRs for the different features though.

arkon avatar Oct 20 '18 19:10 arkon

will this ever be merged? open on hover seems to be awesome. hey @arkon, do you have plans to develop it feature in the future?

erikramalho avatar Jun 21 '20 14:06 erikramalho