diff options
author | xander <xander@isxander.dev> | 2022-09-20 19:06:46 +0100 |
---|---|---|
committer | xander <xander@isxander.dev> | 2022-09-20 19:06:46 +0100 |
commit | 2ffdf3ecb7890adb796c81808655dbbd624b25bb (patch) | |
tree | d1af318479817e52dbaf5832870a8a7dda74df51 /changelogs | |
parent | 22fa08459b8c5e99e1e309ae42a146026246c422 (diff) | |
download | YetAnotherConfigLib-2ffdf3ecb7890adb796c81808655dbbd624b25bb.tar.gz YetAnotherConfigLib-2ffdf3ecb7890adb796c81808655dbbd624b25bb.tar.bz2 YetAnotherConfigLib-2ffdf3ecb7890adb796c81808655dbbd624b25bb.zip |
Fix cancel/reset button tooltip going off-screen
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/1.4.2.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelogs/1.4.2.md b/changelogs/1.4.2.md new file mode 100644 index 0000000..c87d133 --- /dev/null +++ b/changelogs/1.4.2.md @@ -0,0 +1 @@ +- Fix cancel/reset button tooltip going off-screen |