The code related to pasteboard is not work. Same code work in oc. So disable the copy url button now.

This commit is contained in:
Charlie Qiu
2016-06-14 10:27:32 +08:00
parent c072244ebd
commit b65ad287db

View File

@ -176,7 +176,7 @@
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6mK-sY-xoH">
<button hidden="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6mK-sY-xoH">
<rect key="frame" x="14" y="13" width="291" height="32"/>
<buttonCell key="cell" type="push" title="Copy URL to Clipboard" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="t3T-Kd-5La">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>