Skip to content

Releases: mikocot/enjoyhint

v4.1.0

12 Jan 09:25
56f0b08
Compare
Choose a tag to compare

v.4.1.0

Improvements:

  • Disable user interaction within highlighted area (preventEvents step property)
  • Pause and hide overlay until element becomes visible or event is triggered (pausedUntil step property)
  • Specify which container should be scrolled (elementToScroll option)

Bug Fixes:

  • Fixed Next button not showing
  • Fixed skippind steps when event is duplicated
  • Fixed OnSkip method not called when skipping steps programmatically