06-01-2025, 02:22 PM
TheRambler: As a temporary fix, go to line 224 in file-openraster.py, drop down a line, and add this:
tmp_layer.set_visible (False)
That should fix export for you until we make a proper fix.
tmp_layer.set_visible (False)
That should fix export for you until we make a proper fix.