|
436 | 436 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
437 | 437 | <subviews> |
438 | 438 | <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="zhO-zJ-CAt"> |
439 | | - <rect key="frame" x="8" y="13" width="304" height="557"/> |
| 439 | + <rect key="frame" x="8" y="80" width="304" height="455"/> |
440 | 440 | <subviews> |
441 | 441 | <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="Yzg-QH-aPg"> |
442 | 442 | <rect key="frame" x="0.0" y="0.0" width="304" height="168"/> |
|
545 | 545 | </subviews> |
546 | 546 | </stackView> |
547 | 547 | <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="omd-Rj-xhq"> |
548 | | - <rect key="frame" x="0.0" y="168" width="304" height="389"/> |
| 548 | + <rect key="frame" x="0.0" y="168" width="304" height="287"/> |
549 | 549 | <subviews> |
550 | 550 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eMF-4u-JGE"> |
551 | | - <rect key="frame" x="8" y="32" width="288" height="50"/> |
| 551 | + <rect key="frame" x="8" y="32" width="288" height="38.5"/> |
552 | 552 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
553 | 553 | <nil key="textColor"/> |
554 | 554 | <nil key="highlightedColor"/> |
555 | 555 | </label> |
556 | 556 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="DSN " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FXp-oI-RdR"> |
557 | | - <rect key="frame" x="8" y="82" width="288" height="50"/> |
| 557 | + <rect key="frame" x="8" y="70.5" width="288" height="38.5"/> |
558 | 558 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
559 | 559 | <nil key="textColor"/> |
560 | 560 | <nil key="highlightedColor"/> |
561 | 561 | </label> |
562 | 562 | <textField opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="249" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="wzO-lb-yFR"> |
563 | | - <rect key="frame" x="8" y="132" width="288" height="50"/> |
| 563 | + <rect key="frame" x="8" y="109" width="288" height="38.5"/> |
564 | 564 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
565 | 565 | <textInputTraits key="textInputTraits"/> |
566 | 566 | <connections> |
567 | 567 | <action selector="dsnChanged:" destination="VqS-l1-kwe" eventType="editingChanged" id="XYW-iO-EtQ"/> |
568 | 568 | </connections> |
569 | 569 | </textField> |
570 | 570 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="te3-IR-L1y"> |
571 | | - <rect key="frame" x="8" y="182" width="288" height="50"/> |
| 571 | + <rect key="frame" x="8" y="147.5" width="288" height="38.5"/> |
572 | 572 | <state key="normal" title="Reset DSN"/> |
573 | 573 | <connections> |
574 | 574 | <action selector="resetDSN:" destination="VqS-l1-kwe" eventType="touchUpInside" id="3LJ-al-JGc"/> |
575 | 575 | </connections> |
576 | 576 | </button> |
577 | 577 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Frames" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xua-qE-dXN" userLabel="frames"> |
578 | | - <rect key="frame" x="8" y="232" width="288" height="50"/> |
| 578 | + <rect key="frame" x="8" y="186" width="288" height="38.5"/> |
579 | 579 | <accessibility key="accessibilityConfiguration" identifier="framesStatsLabel"/> |
580 | 580 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
581 | 581 | <nil key="textColor"/> |
582 | 582 | <nil key="highlightedColor"/> |
583 | 583 | </label> |
584 | 584 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Last breadcrumb" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4M5-qM-BM9" userLabel="breadcrumb"> |
585 | | - <rect key="frame" x="8" y="282" width="288" height="50"/> |
| 585 | + <rect key="frame" x="8" y="224.5" width="288" height="38.5"/> |
586 | 586 | <accessibility key="accessibilityConfiguration" identifier="breadcrumbLabel"/> |
587 | 587 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
588 | 588 | <nil key="textColor"/> |
|
597 | 597 | <viewLayoutGuide key="safeArea" id="QWh-GD-7Cl"/> |
598 | 598 | <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
599 | 599 | <constraints> |
600 | | - <constraint firstItem="zhO-zJ-CAt" firstAttribute="centerY" secondItem="QWh-GD-7Cl" secondAttribute="centerY" id="6pX-ML-1Hh"/> |
601 | 600 | <constraint firstItem="zhO-zJ-CAt" firstAttribute="leading" secondItem="QWh-GD-7Cl" secondAttribute="leading" constant="8" id="Asm-Ny-qaW"/> |
| 601 | + <constraint firstItem="QWh-GD-7Cl" firstAttribute="top" secondItem="zhO-zJ-CAt" secondAttribute="top" constant="-16" id="TtS-yc-lSm"/> |
602 | 602 | <constraint firstItem="QWh-GD-7Cl" firstAttribute="trailing" secondItem="zhO-zJ-CAt" secondAttribute="trailing" constant="8" id="eGG-ja-YO9"/> |
| 603 | + <constraint firstItem="zhO-zJ-CAt" firstAttribute="bottom" secondItem="QWh-GD-7Cl" secondAttribute="bottom" constant="16" id="ezv-Y5-lKd"/> |
603 | 604 | <constraint firstItem="zhO-zJ-CAt" firstAttribute="centerX" secondItem="QWh-GD-7Cl" secondAttribute="centerX" id="rW3-yv-lJt"/> |
604 | 605 | </constraints> |
605 | 606 | </view> |
|
0 commit comments