Closed eugeneloza closed 6 years ago
change FFrame <> nil into FFrame is IFrame, i.e. image not supporting IFrame interface would be handled as if it has Gap=0.
FFrame <> nil
FFrame is IFrame
IFrame
Gap=0
change
FFrame <> nil
intoFFrame is IFrame
, i.e. image not supportingIFrame
interface would be handled as if it hasGap=0
.