Skip to content

Commit 23f5ebd

Browse files
committed
fix min/max size warnings
1 parent d3c21e8 commit 23f5ebd

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

app/Resources/en.lproj/PlotDeviceDocument.xib

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,9 +160,7 @@
160160
</connections>
161161
</customView>
162162
</toolbarItem>
163-
<toolbarItem implicitItemIdentifier="1B170BFA-98A0-4CDA-BC30-1F929B40EC04" label="Run Script" paletteLabel="Run Script" toolTip="Run the script" tag="-1" image="NSTouchBarPlayTemplate" bordered="YES" id="OFm-Uo-o5t">
164-
<size key="minSize" width="24" height="25"/>
165-
<size key="maxSize" width="24" height="25"/>
163+
<toolbarItem implicitItemIdentifier="1B170BFA-98A0-4CDA-BC30-1F929B40EC04" label="Run Script" paletteLabel="Run Script" toolTip="Run the script" tag="-1" image="NSTouchBarPlayTemplate" bordered="YES" sizingBehavior="auto" id="OFm-Uo-o5t">
166164
<connections>
167165
<action selector="runScript:" target="-1" id="fSU-Wg-1X7"/>
168166
</connections>

0 commit comments

Comments
 (0)