Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Releases: AdamNaj/ZWaveGraphHA

Pinch to zoom

08 Oct 06:55
Compare
Choose a tag to compare
  • Pinch to zoom added for the benefit of mobile device users
  • Touch has been made somewhat less eager to open the More Info dialog. Doesn't happen on touch start but rather on tap. Otherwise pinch-to-zoom was somewhat of a nightmare.

Touch & blank screen problem

07 Oct 13:11
Compare
Choose a tag to compare
  • Fix for Javscript Error in Log, blank screen - "Uncaught SyntaxError: Unexpected token '<'" (hopefully)
  • Added 'tap' and 'touchstart' event for mobile devices. (Thank you @dennykorsukewitz!)
  • Changed the colors of legends and sub legends. #DarkMode (Thank you @dennykorsukewitz!)