Skip to content
Snippets Groups Projects
Commit ea65ed89 authored by Klemen Košir's avatar Klemen Košir
Browse files

Fix position of 'Paste' button

parent 86e1d97c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -28,7 +28,7 @@
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button verticalHuggingPriority="750" id="S2m-j3-AMJ">
<rect key="frame" x="391" y="13" width="75" height="32"/>
<rect key="frame" x="395" y="11" width="75" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="push" title="Paste" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="lP3-7o-P32">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Loading
Loading
@@ -78,8 +78,6 @@ Gw
<size key="minSize" width="444" height="108"/>
<size key="maxSize" width="10000000" height="10000000"/>
<color key="insertionPointColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<size key="minSize" width="444" height="108"/>
<size key="maxSize" width="10000000" height="10000000"/>
</textView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment