You can fix it by yourself
It's simple, but it requires some steps:
1. Open BSplayer skins folder (by default C:\Program Files\Webteh\BSPlayer\Skins\)
2. Rename "BSplayer.v1.bsz" skin file to "BSplayer.v1.bsz.zip" (if you can't see the .bsz extension, you first need to make extensions visible)
3. Extract the "skin.ini" file to wherever you want (Desktop??)
4. Open "skin.ini" file with notepad
5. Search for line
Code:
Btn8=minimize,413,74,0,59;$lang.Strings.1000
and change it to
Code:
Btn8=minimize,413,74,0,110;$lang.Strings.1000
6. Save and add the "skin.ini" file to the compressed "BSplayer.v1.bsz.zip" file (just drag and drop the skin.ini file into the zip file)
7. Rename "BSplayer.v1.bsz.zip" file to "BSplayer.v1.bsz"
8. Done