Skip to content

Commit

Permalink
Improve toolbar spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyalIcing committed Nov 8, 2019
1 parent 092772b commit 3216215
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Lantern/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -505,12 +505,10 @@
</popUpButtonCell>
</popUpButton>
</toolbarItem>
<toolbarItem implicitItemIdentifier="9BBF2DA5-EE16-45CE-93FC-3529358DD0AA" explicitItemIdentifier="showToggles" label="Toggle Views" paletteLabel="Toggle Views" id="Irc-O6-gOu">
<toolbarItem implicitItemIdentifier="9BBF2DA5-EE16-45CE-93FC-3529358DD0AA" explicitItemIdentifier="showToggles" label="Toggle Views" paletteLabel="Toggle Views" sizingBehavior="auto" id="Irc-O6-gOu">
<nil key="toolTip"/>
<size key="minSize" width="100" height="24"/>
<size key="maxSize" width="153" height="28"/>
<segmentedControl key="view" verticalHuggingPriority="750" id="CJH-lg-TyV">
<rect key="frame" x="0.0" y="14" width="136" height="24"/>
<rect key="frame" x="0.0" y="14" width="128" height="23"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<segmentedCell key="cell" borderStyle="border" alignment="left" style="texturedSquare" trackingMode="selectAny" id="6gp-46-v9K">
<font key="font" metaFont="system"/>
Expand All @@ -525,6 +523,7 @@
<defaultToolbarItems>
<toolbarItem reference="dTY-M3-1X3"/>
<toolbarItem reference="UDa-Tt-8U7"/>
<toolbarItem reference="IPS-l0-Ja6"/>
<toolbarItem reference="KJk-MN-cfh"/>
<toolbarItem reference="Irc-O6-gOu"/>
</defaultToolbarItems>
Expand Down

0 comments on commit 3216215

Please sign in to comment.