Permalink
Browse files

fix right quotation mark clipping; redo screenshot

  • Loading branch information...
1 parent 8978579 commit 181d408283ceb2e9f62c4fc06b5dc68754706be9 Chris Smith committed Jan 16, 2017
Showing with 4 additions and 4 deletions.
  1. +4 −4 Hint/Base.lproj/Main.storyboard
  2. BIN Screenshots/notification.png
@@ -989,18 +989,18 @@
</scroller>
</scrollView>
<scrollView fixedFrame="YES" borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="S5T-X2-gmf">
- <rect key="frame" x="308" y="81" width="24" height="33"/>
+ <rect key="frame" x="308" y="81" width="30" height="33"/>
<autoresizingMask key="autoresizingMask"/>
<clipView key="contentView" ambiguous="YES" drawsBackground="NO" copiesOnScroll="NO" id="Xnd-i1-L0b">
- <rect key="frame" x="0.0" y="0.0" width="24" height="33"/>
+ <rect key="frame" x="0.0" y="0.0" width="30" height="33"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textView ambiguous="YES" editable="NO" selectable="NO" importsGraphics="NO" usesFontPanel="YES" findStyle="panel" continuousSpellChecking="YES" usesRuler="YES" allowsNonContiguousLayout="YES" quoteSubstitution="YES" dashSubstitution="YES" spellingCorrection="YES" smartInsertDelete="YES" id="w2I-Nw-5mV">
- <rect key="frame" x="0.0" y="26" width="24" height="59"/>
+ <rect key="frame" x="0.0" y="26" width="30" height="59"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="textColor" red="0.6588235294117647" green="0.6588235294117647" blue="0.6588235294117647" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color key="backgroundColor" white="1" alpha="0.0" colorSpace="calibratedWhite"/>
- <size key="minSize" width="24" height="33"/>
+ <size key="minSize" width="30" height="33"/>
<size key="maxSize" width="463" height="10000000"/>
<attributedString key="textStorage">
<fragment content="">
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 181d408

Please sign in to comment.