Skip to content

Commit

Permalink
Remove fixed width from world control (gazebosim#1805)
Browse files Browse the repository at this point in the history
Signed-off-by: Nate Koenig <[email protected]>
  • Loading branch information
nkoenig authored Nov 22, 2022
1 parent 4fa1f26 commit 3d94c0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/gui.config
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@
<property type="bool" key="showTitleBar">false</property>
<property type="bool" key="resizable">false</property>
<property type="double" key="height">72</property>
<property type="double" key="width">121</property>
<property type="double" key="z">1</property>

<property type="string" key="state">floating</property>
Expand Down

0 comments on commit 3d94c0b

Please sign in to comment.