Describe the bug
A clear and concise description of what the bug is.
When expanding the output path, for example if the output path is ~/Pictures
, a split stack overflow will occur.
To Reproduce
Steps to reproduce the behavior:
- Create a freeze with an output path that expands out, such as
~/out.png
or ../out.png
- Bug Occurs
Expected behavior
The output path should be expanded, for example ~
to /home/user/
Screenshots
