Recalculate and draw hints after resize or scroll.
authorDaniel Carl <danielcarl@gmx.de>
Tue, 20 Jun 2017 20:41:50 +0000 (22:41 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Tue, 20 Jun 2017 21:09:15 +0000 (23:09 +0200)
commite2bb0199a875fafa244760cd8b651708fecd3e89
tree07bc4e7b7506221b26e58023c81580b2cc8ae025
parentd1b576e7ec889bdd8bf6f4dc3d27d98745ffc0c1
Recalculate and draw hints after resize or scroll.

Refresh the hints in case of scrolling or resizing of the window. This
does only work in case JavaScript is enabled, else the timeout function
nor the event listeners work.
src/scripts/hints.js