eXpand
eXpand copied to clipboard
[23.1] How to change aspect in ModelDifference DetailView?
When I open the DetailView of a model, it shows "Default Language". I want to change the language of the model in this view to my own. But I didn't see the Language Switcher. How can I change Aspect or set my default Aspect?
this worked for me
Thanks for the reply. After changing Preferred Aspect in the view, the model is not updated.
worked fine on my side
provide exact repro instructions
Thanks for the reply. I'll try this.
I looked into the problem and this is what I found. What you show does work correctly, but my problem is a bit different. I found a way to get the language button back. I have 2 versions of an application: .NET Framework 4.7.2 and the same application on .NET 6. After reverting the button, the problem on .NET Framework 4.7.2 disappeared, but unfortunately not on .NET 6. I will try to describe my problem in more detail. After returning the button to .NET 6, the model localizations specified in the model localization files were not loaded into it (everything loaded fine in .NET Framework 4.7.2). It is possible that the resources in .NET 6 version are not loaded somewhere.
The package uses an editor for it and I guess there were reasons designed like this, what you trying to do is a custom solution and I am afraid I cannot spent time researching it.
Closing issue for age. Feel free to reopen it at any time.
.Thank you for your contribution.