eXpand icon indicating copy to clipboard operation
eXpand copied to clipboard

[23.1] How to change aspect in ModelDifference DetailView?

Open allshib opened this issue 2 years ago • 6 comments

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?

allshib avatar Nov 30 '23 10:11 allshib

this worked for me

image

apobekiaris avatar Nov 30 '23 10:11 apobekiaris

Thanks for the reply. After changing Preferred Aspect in the view, the model is not updated.

allshib avatar Nov 30 '23 11:11 allshib

worked fine on my side

image image

provide exact repro instructions

apobekiaris avatar Nov 30 '23 11:11 apobekiaris

Thanks for the reply. I'll try this.

allshib avatar Nov 30 '23 12:11 allshib

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. image

allshib avatar Dec 01 '23 05:12 allshib

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.

apobekiaris avatar Dec 01 '23 07:12 apobekiaris

Closing issue for age. Feel free to reopen it at any time.

.Thank you for your contribution.

expand avatar Mar 12 '24 21:03 expand