More keybind handling improvements

This commit is contained in:
Infi
2024-07-13 11:25:32 +02:00
parent eae393842a
commit ac45afcf4c
2 changed files with 9 additions and 13 deletions
+4 -4
View File
@@ -23,7 +23,7 @@ tags:
- Replacement
changelog: |-
**Updates**
- Add hide button to chat [thanks dean]
- Fix incorrect parameter for print function [thanks Limiana]
- Improve keybind handling, maybe
- Loc updates
- More keybind handling improvements
- Add keybinds for switching tabs [thanks dean]
- Add auto hide after inactivity [default false, thanks dean]
- Fix auto scroll failing if custom cell padding is used [thanks zbee]