Skip to content

Commit

Permalink
UI updates for autcompletion
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrosenfeld10 committed Jan 26, 2017
1 parent a779ef3 commit c3fab0f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<rect key="frame" x="1" y="1" width="330" height="115"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textView importsGraphics="NO" richText="NO" usesFontPanel="YES" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" allowsNonContiguousLayout="YES" quoteSubstitution="YES" dashSubstitution="YES" spellingCorrection="YES" smartInsertDelete="YES" id="cLQ-gL-A0W" customClass="NotesTextViewController" customModule="Quickeys" customModuleProvider="target">
<textView importsGraphics="NO" richText="NO" usesFontPanel="YES" findStyle="bar" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" allowsNonContiguousLayout="YES" quoteSubstitution="YES" linkDetection="YES" dataDetection="YES" dashSubstitution="YES" textReplacement="YES" spellingCorrection="YES" smartInsertDelete="YES" id="cLQ-gL-A0W" customClass="NotesTextViewController" customModule="Quickeys" customModuleProvider="target">
<rect key="frame" x="0.0" y="-1" width="330" height="115"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="0.75" alpha="1" colorSpace="calibratedWhite"/>
Expand Down

0 comments on commit c3fab0f

Please sign in to comment.