Skip to content

Commit 9b0e7f9

Browse files
committed
use the last selected mode for OSD locations
1 parent 49fc442 commit 9b0e7f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Source/RunActivity/Viewer3D/Popups/OSDLocations.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ public OSDLocations(WindowManager owner)
6565
{
6666
StateProperty = owner.Viewer.Settings.GetSavingProperty<int>("OSDLocationsState");
6767
UpdateLabelLists();
68-
if (Platforms.Count + Sidings.Count == 0) State = DisplayState.All;
6968
}
7069

7170
void UpdateLabelLists()

0 commit comments

Comments
 (0)