mirror of
https://github.com/zhigang1992/macdown.git
synced 2026-01-12 22:48:37 +08:00
@@ -1287,7 +1287,6 @@ static void (^MPGetPreviewLoadingCompletionHandler(MPDocument *doc))()
|
||||
CALayer *layer = [CALayer layer];
|
||||
layer.backgroundColor = backgroundCGColor;
|
||||
self.editorContainer.layer = layer;
|
||||
self.editorContainer.wantsLayer = YES;
|
||||
}
|
||||
|
||||
if (!changedKey || [changedKey isEqualToString:@"editorShowWordCount"])
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
<rect key="contentRect" x="0.0" y="0.0" width="1024" height="578"/>
|
||||
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="877"/>
|
||||
<value key="minSize" type="size" width="94" height="86"/>
|
||||
<view key="contentView" id="gIp-Ho-8D9">
|
||||
<view key="contentView" wantsLayer="YES" id="gIp-Ho-8D9">
|
||||
<rect key="frame" x="0.0" y="0.0" width="1024" height="578"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<subviews>
|
||||
|
||||
Reference in New Issue
Block a user