Skip to content

Commit

Permalink
小修改
Browse files Browse the repository at this point in the history
  • Loading branch information
longforus committed Apr 4, 2019
1 parent 435a958 commit bb9984f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<grid id="cbd77" binding="contentPane" layout-manager="GridLayoutManager" row-count="2" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="10" left="10" bottom="10" right="10"/>
<constraints>
<xy x="48" y="54" width="436" height="283"/>
<xy x="48" y="54" width="436" height="285"/>
</constraints>
<properties>
<preferredSize width="500" height="240"/>
Expand Down Expand Up @@ -93,7 +93,7 @@
</constraints>
<properties>
<editable value="false"/>
<text value="Click start and the command line will pop up to start recording(If you are using MacOSx you need to paste commands already in the clipboard to the command line). Select the command line and press Ctrl+C to stop recording. The maximum length is 180s and the default is saved to /sdcard/model_time.mp4"/>
<text value="Click start and the command line will pop up to start recording(If you are using macOS you need to paste commands already in the clipboard to the command line). Select the command line and press Ctrl+C to stop recording. The maximum length is 180s and the default is saved to /sdcard/model_time.mp4"/>
</properties>
</component>
</children>
Expand Down

0 comments on commit bb9984f

Please sign in to comment.