mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-13 15:26:58 +08:00
Avoids entangling the IPC buffer appending with the actual operation of converting the scaling values over. This also inserts the proper error handling for invalid scaling values.