diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2019-07-28 13:38:39 -0700 |
---|---|---|
committer | bstoeger <32835590+bstoeger@users.noreply.github.com> | 2019-07-29 07:24:05 +0200 |
commit | 29f5d15a66924a989eb83ec803fdf878017f6a56 (patch) | |
tree | 2d81145bc5df63ee60c8408f70de2d077bb33ffb /CHANGELOG.md | |
parent | b0f1b258064bcbeb9cfc70dd4346dde5a90546ea (diff) | |
download | subsurface-29f5d15a66924a989eb83ec803fdf878017f6a56.tar.gz |
Desktop: correct tooltip for filter close button
This button only closes the filter panel but doesn't clear it.
Reported-by: Adric Norris <landstander668@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d6cc2dcb..7c9761f8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- fix incorrect tool tip for the button closing the filter panel - fix crash when (re-)loading maps --- * Always add new entries at the very top of this file above other existing entries and this note. |