|
|
@ -115,6 +115,7 @@ public class FRAbsoluteBodyLayoutDefinePane extends FRAbsoluteLayoutDefinePane { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
if (layoutType == WBodyLayoutType.ABSOLUTE) { |
|
|
|
if (layoutType == WBodyLayoutType.ABSOLUTE) { |
|
|
|
|
|
|
|
((XWFitLayout)creator.getBackupParent()).toData().resetStyle(); |
|
|
|
if (state == WBodyLayoutType.FIT.getTypeValue()) { |
|
|
|
if (state == WBodyLayoutType.FIT.getTypeValue()) { |
|
|
|
switch2FitBodyLayout(); |
|
|
|
switch2FitBodyLayout(); |
|
|
|
} |
|
|
|
} |
|
|
|