DFC & Exporter Fixes
This commit is contained in:
@@ -899,7 +899,9 @@ script:
|
||||
#render image file
|
||||
write_image :=
|
||||
{
|
||||
if length(card.stylesheet.card_regions) > 0 then write_multi_image()
|
||||
sts := card.stylesheet
|
||||
if sts == nil then sts := set.stylesheet
|
||||
if length(sts.card_regions) > 0 then write_multi_image()
|
||||
else write_single_image()
|
||||
}
|
||||
format_file_name := {
|
||||
|
||||
Reference in New Issue
Block a user