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

[BUG]在最新版本2.5.1。WaitDialog,TipDialog,在DialogSettings.use_blur = false;会出现提示信息超出背景框 #71

Open
zhanlan123 opened this issue Jun 19, 2019 · 0 comments
Labels

Comments

@zhanlan123
Copy link

描述错误
在最新版本2.5.1。
WaitDialog,TipDialog,设置DialogSettings.use_blur = false;会出现提示信息超出背景框

复现方法
DialogSettings.use_blur = false; //设置是否启用模糊,在设置为true的时候正常
DialogSettings.style = STYLE_IOS;
DialogSettings.tip_theme = THEME_LIGHT;
DialogSettings.dialog_theme = THEME_LIGHT;
WaitDialog.show(me, "请稍候请稍候请稍候请稍候请稍候请稍候请稍候...");
截图
Screenshot_2019-06-19-10-26-06-080_com kongzue di

库版本:最新版本2.5.1。

@zhanlan123 zhanlan123 added the bug label Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant