wow-recorder icon indicating copy to clipboard operation
wow-recorder copied to clipboard

Out of disk space not handled gracefully

Open aza547 opened this issue 2 years ago • 1 comments

Partial fix here: https://github.com/aza547/wow-recorder/commit/207f43463c172209874445410cfe18c633cd229b.

That checks the disk has the space available on application of the config.

Harder fix is to catch all the places where we require more disk space and ensure they don't give a bad UX.

aza547 avatar Jan 02 '24 18:01 aza547