Show line indicator instead of rectangle while dragging in tables (#5252)

This commit is contained in:
nerix
2024-03-17 12:21:15 +01:00
committed by GitHub
parent 3563ecb3a5
commit 0322d37650
5 changed files with 104 additions and 0 deletions
+1
View File
@@ -48,6 +48,7 @@
- Minor: Add wrappers for Lua `io` library for experimental plugins feature. (#5231)
- Minor: Add permissions to experimental plugins feature. (#5231)
- Minor: Add support to send /announce[color] commands. (#5250)
- Minor: Added drop indicator line while dragging in tables. (#5252)
- Bugfix: Fixed an issue where certain emojis did not send to Twitch chat correctly. (#4840)
- Bugfix: Fixed capitalized channel names in log inclusion list not being logged. (#4848)
- Bugfix: Trimmed custom streamlink paths on all platforms making sure you don't accidentally add spaces at the beginning or end of its path. (#4834)