Open myangelkamikaze opened 3 years ago
Seems to be happening again, but the code was changed to be the same as the winforms version. I couldn't find the text in source or translations, so I have no idea where it could be coming from.
Text gets set here: https://github.com/gre4bee/ElectronicObserver/blob/main/ElectronicObserver/Window/Wpf/Compass/CompassViewModel.cs#L612
Only thing I can think about is that the record is null so an old value was kept. EnemyFleetRecord.csv contains the correct name, so this might be a problem with the translation logic.
I think this only happens the first time when you don't have data yet.
Compass view in wpf is displaying some odd fleet names.