Skip to content

Commit 7964e88

Browse files
committed
Corrected autoresizing mask for library view controller scene
1 parent 2679134 commit 7964e88

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Yazmin/Base.lproj/Main.storyboard

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
2+
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
33
<dependencies>
44
<deployment identifier="macosx"/>
5-
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17701"/>
5+
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
66
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
77
</dependencies>
88
<scenes>
@@ -421,7 +421,7 @@ CA
421421
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
422422
<rect key="contentRect" x="196" y="240" width="480" height="270"/>
423423
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="877"/>
424-
<toolbar key="toolbar" implicitIdentifier="CBAB20BB-723C-4349-A3CA-2DC0A1DFA63A" autosavesConfiguration="NO" allowsUserCustomization="NO" showsBaselineSeparator="NO" displayMode="iconOnly" sizeMode="small" id="u3A-p7-QWV">
424+
<toolbar key="toolbar" implicitIdentifier="CBAB20BB-723C-4349-A3CA-2DC0A1DFA63A" autosavesConfiguration="NO" allowsUserCustomization="NO" showsBaselineSeparator="NO" displayMode="iconOnly" sizeMode="regular" id="u3A-p7-QWV">
425425
<allowedToolbarItems>
426426
<toolbarItem implicitItemIdentifier="D6859C5E-9D8E-4409-ABC3-C73242976BFD" label="Search" paletteLabel="Search" sizingBehavior="auto" id="C9e-fP-RUy" userLabel="Search">
427427
<nil key="toolTip"/>
@@ -465,7 +465,7 @@ CA
465465
<viewController id="K2T-nf-LlE" customClass="LibraryViewController" sceneMemberID="viewController">
466466
<scrollView key="view" misplaced="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="aQy-hY-dgh">
467467
<rect key="frame" x="0.0" y="0.0" width="590" height="240"/>
468-
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
468+
<autoresizingMask key="autoresizingMask"/>
469469
<clipView key="contentView" id="rn4-v0-hVp">
470470
<rect key="frame" x="1" y="1" width="588" height="238"/>
471471
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
@@ -492,7 +492,7 @@ CA
492492
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
493493
<prototypeCellViews>
494494
<tableCellView identifier="Title" id="kCj-AU-7nt">
495-
<rect key="frame" x="11" y="1" width="165" height="17"/>
495+
<rect key="frame" x="1" y="1" width="165" height="17"/>
496496
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
497497
<subviews>
498498
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="1ac-ju-jC9">
@@ -529,7 +529,7 @@ CA
529529
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
530530
<prototypeCellViews>
531531
<tableCellView identifier="Author" id="bDh-kn-mxx">
532-
<rect key="frame" x="179" y="1" width="127" height="17"/>
532+
<rect key="frame" x="169" y="1" width="127" height="17"/>
533533
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
534534
<subviews>
535535
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="RmU-H2-53C">
@@ -566,7 +566,7 @@ CA
566566
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
567567
<prototypeCellViews>
568568
<tableCellView identifier="Genre" id="M8B-bn-65l">
569-
<rect key="frame" x="309" y="1" width="87" height="17"/>
569+
<rect key="frame" x="299" y="1" width="87" height="17"/>
570570
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
571571
<subviews>
572572
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="0dw-64-6wq">
@@ -603,7 +603,7 @@ CA
603603
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
604604
<prototypeCellViews>
605605
<tableCellView identifier="Group" id="YQR-Gg-zzf">
606-
<rect key="frame" x="399" y="1" width="77" height="17"/>
606+
<rect key="frame" x="389" y="1" width="77" height="17"/>
607607
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
608608
<subviews>
609609
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="wNy-hh-O4S">
@@ -640,7 +640,7 @@ CA
640640
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
641641
<prototypeCellViews>
642642
<tableCellView identifier="FirstPublished" id="p9q-Y8-aZ4">
643-
<rect key="frame" x="479" y="1" width="90" height="17"/>
643+
<rect key="frame" x="469" y="1" width="90" height="17"/>
644644
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
645645
<subviews>
646646
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="MQb-XC-U4n">
@@ -785,15 +785,15 @@ CA
785785
<scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JOw-pX-LSo">
786786
<rect key="frame" x="0.0" y="0.0" width="720" height="408"/>
787787
<clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="3be-FR-WqR">
788-
<rect key="frame" x="0.0" y="0.0" width="705" height="408"/>
788+
<rect key="frame" x="0.0" y="0.0" width="720" height="408"/>
789789
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
790790
<subviews>
791791
<textView importsGraphics="NO" verticallyResizable="YES" allowsDocumentBackgroundColorChange="YES" allowsNonContiguousLayout="YES" spellingCorrection="YES" smartInsertDelete="YES" id="YD4-1E-BWH" customClass="StoryTextView">
792-
<rect key="frame" x="0.0" y="0.0" width="705" height="408"/>
792+
<rect key="frame" x="0.0" y="0.0" width="720" height="408"/>
793793
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
794794
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
795795
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
796-
<size key="minSize" width="705" height="408"/>
796+
<size key="minSize" width="720" height="408"/>
797797
<size key="maxSize" width="720" height="10000000"/>
798798
<color key="insertionPointColor" name="textColor" catalog="System" colorSpace="catalog"/>
799799
</textView>
@@ -804,7 +804,7 @@ CA
804804
<autoresizingMask key="autoresizingMask"/>
805805
</scroller>
806806
<scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="W4T-ar-0bp">
807-
<rect key="frame" x="705" y="0.0" width="15" height="408"/>
807+
<rect key="frame" x="704" y="0.0" width="16" height="408"/>
808808
<autoresizingMask key="autoresizingMask"/>
809809
</scroller>
810810
</scrollView>

Yazmin/en.lproj/InfoPlist.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
/* Localized versions of Info.plist keys */
22

3-
NSHumanReadableCopyright = "Copyright © 2007–2021 David Schweinsberg.\nAll rights reserved.";
3+
NSHumanReadableCopyright = "Copyright © 2007–2023 David Schweinsberg.\nAll rights reserved.";

0 commit comments

Comments
 (0)