diff options
Diffstat (limited to 'changelogs/1.4.0.md')
-rw-r--r-- | changelogs/1.4.0.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/changelogs/1.4.0.md b/changelogs/1.4.0.md deleted file mode 100644 index 72a9413..0000000 --- a/changelogs/1.4.0.md +++ /dev/null @@ -1,7 +0,0 @@ -- Improve tooltips a lot: - - They now never get cut off by the edge of the screen - - They never overlap the hovered option/group/category - - They don't take half a second to appear - - They don't disappear when you move your mouse -- `ButtonOption` now consumes itself, so you can access it when building. -- Make `Option#available` mutable with `Option#setAvailable` |