Fix wrong hint label in case of scrolling.
authorDaniel Carl <danielcarl@gmx.de>
Mon, 6 Aug 2018 21:38:29 +0000 (23:38 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 6 Aug 2018 21:38:29 +0000 (23:38 +0200)
commit491b3a4b6905b512fa5f1c99bf14260a3c75c79d
tree45fefd730cae021729c8787e86161893b2d49092
parentd565fb8b0638693f02c8c2711d8a510f80c0884b
Fix wrong hint label in case of scrolling.

Also moved style for hintcontainer from user style to hints.js because
there is no styling set at the moment the user should change.
src/scripts/hints.css
src/scripts/hints.js
src/setting.c
tests/manual/hints/label-positioning.html
tests/manual/hints/wrapped.html [new file with mode: 0644]