aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
diff options
context:
space:
mode:
authorMax <post@wickenrode.com>2018-04-20 22:15:42 +0200
committerMax <post@wickenrode.com>2018-04-20 22:15:42 +0200
commit06380f97dc8ed247ca426be8d76a08cea2de1316 (patch)
treef6c34a3c135884f1d076f1a0b7bb044f95c8cd8c /Interfaces
parentd19261debe74b977b4013986255a8d7594fec3c5 (diff)
downloadsequelpro-06380f97dc8ed247ca426be8d76a08cea2de1316.tar.gz
sequelpro-06380f97dc8ed247ca426be8d76a08cea2de1316.tar.bz2
sequelpro-06380f97dc8ed247ca426be8d76a08cea2de1316.zip
#2903: Use layers because of the bug in 10.13
Diffstat (limited to 'Interfaces')
-rw-r--r--Interfaces/English.lproj/ConnectionView.xib4
1 files changed, 2 insertions, 2 deletions
diff --git a/Interfaces/English.lproj/ConnectionView.xib b/Interfaces/English.lproj/ConnectionView.xib
index 05ced791..76fa2169 100644
--- a/Interfaces/English.lproj/ConnectionView.xib
+++ b/Interfaces/English.lproj/ConnectionView.xib
@@ -64,7 +64,7 @@
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="5739" userLabel="ConnectionView" customClass="SPFlippedView">
+ <customView wantsLayer="YES" id="5739" userLabel="ConnectionView" customClass="SPFlippedView">
<rect key="frame" x="0.0" y="0.0" width="882" height="513"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
@@ -285,7 +285,7 @@
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
- <progressIndicator horizontalHuggingPriority="750" verticalHuggingPriority="750" minValue="16" maxValue="100" doubleValue="16" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" id="5422">
+ <progressIndicator wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" minValue="16" maxValue="100" doubleValue="16" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" id="5422">
<rect key="frame" x="7" y="43" width="16" height="16"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
</progressIndicator>