We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49fc442 commit 9b0e7f9Copy full SHA for 9b0e7f9
Source/RunActivity/Viewer3D/Popups/OSDLocations.cs
@@ -65,7 +65,6 @@ public OSDLocations(WindowManager owner)
65
{
66
StateProperty = owner.Viewer.Settings.GetSavingProperty<int>("OSDLocationsState");
67
UpdateLabelLists();
68
- if (Platforms.Count + Sidings.Count == 0) State = DisplayState.All;
69
}
70
71
void UpdateLabelLists()
0 commit comments