Fix borderless window not resizable with mouse

This commit is contained in:
stax76
2022-06-09 21:48:35 +02:00
parent d6d31d8ae9
commit 34031fa15d
2 changed files with 61 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
- New [auto-mode](https://github.com/stax76/mpv-scripts) script to use mpv and mpv.net as image viewer and audio player.
- Fix long commands causing key bindings not visible in the command palette.
- Fix compatibility with mpv-osc-tethys, which is a new osc script.
- Fix borderless window not resizable with mouse.
# 6.0.0.0 Beta (2022-06-05)