Skip to content

Commit

Permalink
T11435766: Add title back to image button for automation testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritz-mega committed Aug 11, 2023
1 parent 2066d2d commit f2cfd53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iMEGA/Node/Photo browser/PhotoBrowser.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<toolbar clearsContextBeforeDrawing="NO" contentMode="scaleToFill" translucent="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Z54-Be-FUS">
<rect key="frame" x="0.0" y="729" width="375" height="49"/>
<items>
<barButtonItem image="thumbnailsThin" style="plain" id="xTs-Xs-c6Q">
<barButtonItem title="Item" image="thumbnailsThin" style="plain" id="xTs-Xs-c6Q">
<connections>
<action selector="didPressLeftToolbarButton:" destination="yD8-RT-K0O" id="ZOX-jv-VVR"/>
</connections>
Expand Down

0 comments on commit f2cfd53

Please sign in to comment.