Skip to content

Commit 24be8b7

Browse files
Orientation comments created to clarify control settings
1 parent ff2c730 commit 24be8b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/components/LinkControls.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ export default function LinkControls({
3636
<option value='polar'>Polar</option>
3737
</select>
3838
&nbsp;&nbsp;
39+
{/* Controls for the Orientation selection, this dropdown will be disabled when the polar layout is selected as it is not needed */}
3940
<label>Orientation:</label>
4041
&nbsp;
4142
<select

0 commit comments

Comments
 (0)