Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question]: Krypton group visualization problem when resizing the form, the group "detaches" from the Ribbon #1463

Open
mbagattini opened this issue May 14, 2024 · 2 comments
Labels
awaiting feedback A fix for this issue has been implemented, waiting for feedback on the fix. need more info Needs more information to better understand the issue. question Further information is requested

Comments

@mbagattini
Copy link

After upgrading a project from .NET 4.8 to .NET 6 I'm getting this misbehaviour (among others) on a Ribbon: upon resizing, the control does not scale correctly and show this sort of overflow popup.

image

Any way to disable it? I changed that triple container to behave with MaximumSize = Large and MinimumSize = Medium, the ribbon instead of scaling other controls is doing as pictured.

@mbagattini mbagattini added the question Further information is requested label May 14, 2024
@Smurf-IV
Copy link
Member

@mbagattini

  • Version of Krypton ?
  • Multi target the application to be both 4,8 and core 6 and run both side by side!
  • Add an Example project to here ?
  • Try running the examples and see what happen on your environment !

@Smurf-IV Smurf-IV added need more info Needs more information to better understand the issue. awaiting feedback A fix for this issue has been implemented, waiting for feedback on the fix. labels May 15, 2024
@mbagattini
Copy link
Author

I'm on 70.x, will surely try with 80.x. Can't upgrade at the moment, I thought maybe this was a known behaviour avoidable by setting some property but looks like it is now. Feel free to close this one for the time being, I think I will be able to check version 80.x only in a few weeks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting feedback A fix for this issue has been implemented, waiting for feedback on the fix. need more info Needs more information to better understand the issue. question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants