Skip to content

Commit 1418d86

Browse files
committed
fix sizing of Hockey model
1 parent 7b6d487 commit 1418d86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sample Models/Social Science/Hockey.nlogox

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -929,7 +929,7 @@ end
929929
; Copyright 2025 Uri Wilensky.
930930
; See Info tab for full copyright and license.]]></code>
931931
<widgets>
932-
<view x="610" wrappingAllowedX="false" y="85" frameRate="30.0" minPycor="-9" height="247" showTickCounter="true" patchSize="13.0" fontSize="10" wrappingAllowedY="false" width="559" tickCounterLabel="ticks" maxPycor="9" updateMode="1" maxPxcor="21" minPxcor="-21"></view>
932+
<view x="610" wrappingAllowedX="false" y="85" frameRate="30.0" minPycor="-9" height="251" showTickCounter="true" patchSize="13.0" fontSize="10" wrappingAllowedY="false" width="563" tickCounterLabel="ticks" maxPycor="9" updateMode="1" maxPxcor="21" minPxcor="-21"></view>
933933
<note x="65" y="10" backgroundDark="0" fontSize="12" width="150" markdown="false" height="18" textColorDark="-1" textColorLight="-16777216" backgroundLight="0">Home team settings</note>
934934
<chooser x="310" y="540" height="60" variable="away-defense-type" current="0" width="285" display="away-defense-type">
935935
<choice type="string" value="man-to-man"></choice>

0 commit comments

Comments
 (0)