summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniel Carl <danielcarl@gmx.de>2021-01-25 22:23:55 +0100
committerDaniel Carl <danielcarl@gmx.de>2021-01-25 22:25:50 +0100
commit1255049e514dadfc151713b5f0b93e00ad5f3db2 (patch)
tree5df98456c05394aeda27ec1c7938c7afff5b162e /CHANGELOG.md
parenta8d61308e84f3c6de09ab7ea426563674c25d561 (diff)
Do not fail in hinting if element clientRects could not be found.
Fixes #659
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cc93dd9..9eafcfc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
* Fixed crash in normal_focus_last_active (Thanks to Maxime Coste)
* Fixed hint keys going to webview if the hinted element had no src-attribut
(thanks to Maxime Coste)
+* Fixed erro in hinting on gitlab which caused the hints to have ho labels #659.
### Removed
* Expansion of `%` to the current opened URI for `:shellcmd` was removed
because it breaks the `x-hint-command` with URIs containing '%'. But it is