diff --git a/README.md b/README.md index 807b40a..2c2f1f2 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ OSD console and status printed on the terminal. Searchable key and mouse binding editor. -![Input Editor](docs/img/InputEditor.png) +![Input Editor](docs/img/InputEditor.webp) #### Command Palette diff --git a/docs/Changelog.md b/docs/Changelog.md index 33d5948..d7bcf91 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -2,11 +2,8 @@ not yet released - Various conf editor improvements. (hooke007) -- Custom conf folder location feature removed - (a directory sym link can be used instead). -- Inno Setup replaced with Microsoft Store setup, - file associations for the portable release can be created - with commands found in the menu and command palette. +- Custom conf folder location feature removed. +- Inno Setup replaced with Microsoft Store setup. - Fix script-opts files being ingnored. - libmpv shinchiro 2021-11-14 diff --git a/docs/img/InputEditor.png b/docs/img/InputEditor.png deleted file mode 100644 index 2287af8..0000000 Binary files a/docs/img/InputEditor.png and /dev/null differ diff --git a/docs/img/InputEditor.webp b/docs/img/InputEditor.webp new file mode 100644 index 0000000..7398486 Binary files /dev/null and b/docs/img/InputEditor.webp differ