You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<TextBoxx:Name="txtWebglPort"BorderBrush="Transparent"CaretBrush="{DynamicResource ThemeSearchCaret}"Background="{DynamicResource ThemeTextBoxBackground}"SelectionBrush="{DynamicResource ThemeSearchSelection}"Foreground="{DynamicResource ThemeSearchForeground}"MinWidth="80"ToolTip="Initial port for first local WebGL webserver process (next one will be +1)"Padding="0,3,0,0"TextChanged="txtWebglPort_TextChanged"HorizontalAlignment="Left"Text="50000"LostFocus="txtWebglPort_LostFocus" />
1158
+
<LabelContent="Initial WebGL local server port"Foreground="{DynamicResource ThemeButtonForeground}" />
0 commit comments