Hello,
I have a problem with Ribbon template. When I was using version 12.1.20121.2059 was the menu like the image below.
Yesterday I updated the application to the latest version of dlls 12.2 and there was a problem with the menu, the image below
I can't find where I need change to fixed my template. Can anyone help me?
Thanks,Fernando Marostega
Hello Fernando,
Thank you for your post. I have been looking into and since this is not a known issue, I cannot be completely sure what can cause it, so could you please send an isolated sample project, where the issue is reproduced, so I can investigate it further for you.
Looking forward for your reply.
I don't know if I can do some sample. But I can attach the resources.
The templates are standards Infragistics (I guess heheh), we just changed some colors. If I know, more or less, what part of the template should I change, I try to make a correction here.
Can you help just with resources? Resource Path: ResourceSets/Ribbon2010Esta1
Thanks,
Fernando Marostega
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.
Hello Stefan,
Thank you so much, that worked.
I updated the files from your theme in the RibbonBase folder.
I have modified the sample, so now it works as you want. Basically I set the XamRibbon’s Theme to IGTheme, since I noticed you used it as a base for your theme, but it seems like that you missed some style or Trigger there. If you don’t want to set the Theme property I can suggest you compare your theme and the IGTheme and add the missing code.
Hope this helps you.
Thanks for the response.
I saw your sample and when I set IsMinimized to 'true' I found a similar problem.
Than I do some test on my application and found two new things.First, if I disable ApplicationMenu the problem didn't happen.
Second, if I set IsMinimized to 'false' the problem didn't happen.
Any idea what might be happening?
I used the Styles you have provided to create a sample project and everything seems to work ok on my side. If the sample doesn’t satisfies all your needs feel free to modify it, so it reproduces your behavior and send it back to me for further investigation.