aboutsummaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorisXander <xandersmith2008@gmail.com>2023-04-21 22:59:08 +0100
committerisXander <xandersmith2008@gmail.com>2023-04-21 22:59:08 +0100
commit25f8d0bacf274870c512cb6b867a55af57714fb5 (patch)
treeb772d3ca4103eef7544c44b7248088b3a10e18ff /changelogs
parent74bcc11c74f864eda2f5e48a3c038846c20065ba (diff)
downloadYetAnotherConfigLib-25f8d0bacf274870c512cb6b867a55af57714fb5.tar.gz
YetAnotherConfigLib-25f8d0bacf274870c512cb6b867a55af57714fb5.tar.bz2
YetAnotherConfigLib-25f8d0bacf274870c512cb6b867a55af57714fb5.zip
prioritise tooltip rendering above & filter empty tooltips
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/2.4.2.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/2.4.2.md b/changelogs/2.4.2.md
new file mode 100644
index 0000000..eff1299
--- /dev/null
+++ b/changelogs/2.4.2.md
@@ -0,0 +1,2 @@
+- Prioritised tooltip rendering to above the option rather than below.
+- Fix empty tooltips rendering a newline.