Fix for control tooltips always showing

This commit is contained in:
Sam Potts
2016-01-25 11:02:35 +11:00
parent 3127cea1b2
commit b006b73c69
8 changed files with 15 additions and 12 deletions

View File

@ -1,5 +1,8 @@
# Changelog
## v1.5.7
- Fix for control tooltips always showing
## v1.5.6
- Seek tooltip (option for tooltips changed, please check docs)
- SASS compile error fixes (fixes #148)