|
651 | 651 | <scene sceneID="R2V-B0-nI4">
|
652 | 652 | <objects>
|
653 | 653 | <windowController id="B8D-0N-5wS" sceneMemberID="viewController">
|
654 |
| - <window key="window" title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="IQv-IB-iLA"> |
655 |
| - <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> |
| 654 | + <window key="window" title="SwiftyJSONAccelerator" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="IQv-IB-iLA"> |
| 655 | + <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" unifiedTitleAndToolbar="YES"/> |
656 | 656 | <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
657 | 657 | <rect key="contentRect" x="196" y="240" width="480" height="270"/>
|
658 | 658 | <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1027"/>
|
|
673 | 673 | <rect key="frame" x="0.0" y="0.0" width="593" height="460"/>
|
674 | 674 | <autoresizingMask key="autoresizingMask"/>
|
675 | 675 | <subviews>
|
| 676 | + <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="AwX-MF-DMD"> |
| 677 | + <rect key="frame" x="14" y="3" width="565" height="32"/> |
| 678 | + <animations/> |
| 679 | + <buttonCell key="cell" type="push" title="Format" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="lfq-UD-8WD"> |
| 680 | + <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
| 681 | + <font key="font" metaFont="system"/> |
| 682 | + </buttonCell> |
| 683 | + <connections> |
| 684 | + <action selector="format:" target="XfG-lQ-9wD" id="3wu-2c-YDh"/> |
| 685 | + </connections> |
| 686 | + </button> |
676 | 687 | <scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Gmg-Tp-PPn">
|
677 | 688 | <rect key="frame" x="0.0" y="39" width="593" height="421"/>
|
678 | 689 | <clipView key="contentView" id="V7d-R1-cDN">
|
679 | 690 | <rect key="frame" x="1" y="1" width="591" height="419"/>
|
680 | 691 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
681 | 692 | <subviews>
|
682 |
| - <textView importsGraphics="NO" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" usesFontPanel="YES" verticallyResizable="YES" allowsNonContiguousLayout="YES" quoteSubstitution="YES" dashSubstitution="YES" spellingCorrection="YES" smartInsertDelete="YES" id="fWl-7Q-Cq6"> |
| 693 | + <textView importsGraphics="NO" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" usesFontPanel="YES" verticallyResizable="YES" allowsNonContiguousLayout="YES" quoteSubstitution="YES" dashSubstitution="YES" spellingCorrection="YES" smartInsertDelete="YES" id="fWl-7Q-Cq6" customClass="SJTextView" customModule="SwiftyJSONAccelerator" customModuleProvider="target"> |
683 | 694 | <rect key="frame" x="0.0" y="0.0" width="591" height="419"/>
|
684 | 695 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
685 | 696 | <animations/>
|
|
706 | 717 | <animations/>
|
707 | 718 | </scroller>
|
708 | 719 | </scrollView>
|
709 |
| - <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="AwX-MF-DMD"> |
710 |
| - <rect key="frame" x="14" y="3" width="565" height="32"/> |
711 |
| - <animations/> |
712 |
| - <buttonCell key="cell" type="push" title="Format" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="lfq-UD-8WD"> |
713 |
| - <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
714 |
| - <font key="font" metaFont="system"/> |
715 |
| - </buttonCell> |
716 |
| - <connections> |
717 |
| - <action selector="format:" target="XfG-lQ-9wD" id="3wu-2c-YDh"/> |
718 |
| - </connections> |
719 |
| - </button> |
720 | 720 | </subviews>
|
721 | 721 | <constraints>
|
722 | 722 | <constraint firstItem="AwX-MF-DMD" firstAttribute="leading" secondItem="m2S-Jp-Qdl" secondAttribute="leading" constant="20" id="76H-O2-W7l"/>
|
|
0 commit comments