Skip to content

Commit

Permalink
Merge pull request #470 from martenrebane/MOPPIOS-1278
Browse files Browse the repository at this point in the history
Fix LDAP search keyboard cache
  • Loading branch information
Counter178 authored Feb 2, 2024
2 parents 015fab2 + 0f7f028 commit 93ecdc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MoppApp/MoppApp/Container.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -1312,7 +1312,7 @@
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="40" id="uSo-8Z-qb0"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
</textField>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Placeholder" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Bva-JE-ate">
<rect key="frame" x="0.0" y="56" width="637" height="18"/>
Expand Down

0 comments on commit 93ecdc4

Please sign in to comment.