diff options
author | xander <xander@isxander.dev> | 2022-09-20 18:50:42 +0100 |
---|---|---|
committer | xander <xander@isxander.dev> | 2022-09-20 18:50:42 +0100 |
commit | 22fa08459b8c5e99e1e309ae42a146026246c422 (patch) | |
tree | 670d106c499db6f67195d2ab9202b0afd9137d08 /changelogs/1.4.1.md | |
parent | 110b0bdf9d6720e09c1dc97c0b6192e933200a94 (diff) | |
download | YetAnotherConfigLib-22fa08459b8c5e99e1e309ae42a146026246c422.tar.gz YetAnotherConfigLib-22fa08459b8c5e99e1e309ae42a146026246c422.tar.bz2 YetAnotherConfigLib-22fa08459b8c5e99e1e309ae42a146026246c422.zip |
Fix slider tooltip showing when not hovering
Diffstat (limited to 'changelogs/1.4.1.md')
-rw-r--r-- | changelogs/1.4.1.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelogs/1.4.1.md b/changelogs/1.4.1.md new file mode 100644 index 0000000..bfcd366 --- /dev/null +++ b/changelogs/1.4.1.md @@ -0,0 +1 @@ +- Fix slider tooltip showing when not hovering |