Skip to content

Commit

Permalink
added some text to the preferences pane
Browse files Browse the repository at this point in the history
  • Loading branch information
DarraghRogan committed Sep 12, 2020
1 parent 42e612a commit c127286
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
endingColumnNumber = "9223372036854775807"
startingLineNumber = "349"
endingLineNumber = "349"
landmarkName = "menuLoadOptionals()"
landmarkType = "7">
landmarkName = "unknown"
landmarkType = "0">
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
Expand Down
9 changes: 9 additions & 0 deletions Miasma/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -983,6 +983,15 @@ According to the Air Quality Index returned, the Miasma icon changes colour acco
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Nqm-uh-k6W">
<rect key="frame" x="501" y="172" width="420" height="55"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" title="Both of these data sources are customised according to the Latitude &amp; longitude recorded for the Air Quality sensor chosen." id="aDs-2S-5Cv">
<font key="font" usesAppearanceFont="YES"/>
<color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
</view>
<connections>
Expand Down

0 comments on commit c127286

Please sign in to comment.