Merge branch 'Htylol-fixes_resize_png' into devel

This commit is contained in:
Mikhail Tergoev
2025-07-31 09:56:09 +03:00

View File

@ -6603,6 +6603,10 @@ resize_png () {
RESIZE_NAME_PNG="${2// /_}"
fi
if [[ $RESIZE_NAME_PNG =~ ru.linux_gaming.PortProton/data/img/ ]]
then RESIZE_NAME_PNG=${RESIZE_NAME_PNG/*ru.linux_gaming.PortProton\/data\/img\//}
fi
for resize_to in "${@:3}" ; do
if [[ $resize_to == 128 ]]
then resize_to_helper=""