Skip to content

Commit

Permalink
Label font size adjusts to screen size
Browse files Browse the repository at this point in the history
  • Loading branch information
SwenVanZanten committed May 12, 2019
1 parent 78d367c commit 2764f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VergeiOS/Controllers/Setup/TorSetup/TorSetup3View.xib
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
</switch>
</subviews>
</stackView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Make sure Tor is legal in your country. Unfortunately some countries don't want you to be private." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HHZ-tl-8A4">
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Make sure Tor is legal in your country. Unfortunately some countries don't want you to be private." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="HHZ-tl-8A4">
<rect key="frame" x="40" y="531.5" width="295" height="61.5"/>
<fontDescription key="fontDescription" name="AvenirNext-Regular" family="Avenir Next" pointSize="15"/>
<color key="textColor" name="SecondaryLight"/>
Expand Down

0 comments on commit 2764f51

Please sign in to comment.