Skip to content

Commit 7fd6b29

Browse files
committed
Bugfix: Increase note height in Client Overrides Example
1 parent 3106d70 commit 7fd6b29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HubNet Activities/Code Examples/Client Overrides Example HubNet.nlogox

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ end
9595
<view x="231" wrappingAllowedX="false" y="10" frameRate="30.0" minPycor="-10" height="424" showTickCounter="false" patchSize="20.0" fontSize="10" wrappingAllowedY="false" width="424" tickCounterLabel="ticks" maxPycor="10" updateMode="1" maxPxcor="10" minPxcor="-10"></view>
9696
<button x="42" y="51" height="40" disableUntilTicks="false" forever="false" kind="Observer" width="71">setup</button>
9797
<button x="115" y="51" height="40" disableUntilTicks="true" forever="true" kind="Observer" width="71">go</button>
98-
<note x="15" y="99" backgroundDark="0" fontSize="12" width="212" markdown="false" height="45" textColorDark="-1" textColorLight="-16777216" backgroundLight="0">Users click on their client view
98+
<note x="15" y="99" backgroundDark="0" fontSize="12" width="212" markdown="false" height="55" textColorDark="-1" textColorLight="-16777216" backgroundLight="0">Users click on their client view
9999
to reveal the color of patches
100100
at that location.</note>
101101
</widgets>

0 commit comments

Comments
 (0)