-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
metroDialogSettings.CanChangeSizeToContent not work #909
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我在代码中这样使用:
但是CanChangeSizeToContent 属性没有起作用,查看代码后发现,在DialogManager.cs的242行是这样写的:
代码中使用的是window.MetroDialogOptions,并不是我传入的setting。
So Sorry for my poor English.
I use this code:
But CanChangeSizeToContent property does not work, look at the code found in DialogManager.cs 242 line is written like this:
Code using window.MetroDialogOptions, not my incoming setting.
By google translate.
The text was updated successfully, but these errors were encountered: