Open b1t-ninja opened 5 days ago
I was able to reproduce this as well on master
. I also tested the svg output (freeze file.swift -o freeze.svg
) and it didn't have this issue (attached)
Will have to take a look at the png conversion under the hood. Thanks for reporting this and providing us with steps to repro!
Describe the bug When I run
freeze file.swift
it produces an image which always contains at least one orange-red rectangle that appears in the first 3 lines of code.Here's an example
If the file is just 3 lines of code it works fine.
To Reproduce Steps to reproduce the behavior:
Create .swift file and put
inside
freeze file.swift
Expected behavior There should be an output image freeze.png
Desktop (please complete the following information):