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

最新版本LoadingDialog 不能在显示的时候修改 message文字 #73

Open
luojianping168 opened this issue Jan 31, 2024 · 1 comment

Comments

@luojianping168
Copy link

最新版本LoadingDialog 不能在显示的时候修改 message文字,旧版本可以在显示过程中修改消息文字 比如删除文件百分比 ,下载百分比等消息的显示,现在不行了,还是有什么方法可以

@vincent-series
Copy link
Owner

最新版本LoadingDialog 不能在显示的时候修改 message文字,旧版本可以在显示过程中修改消息文字 比如删除文件百分比 ,下载百分比等消息的显示,现在不行了,还是有什么方法可以

你好,所有的dialog可以调用updater来更新数据:
largeLoading.updater().message("message").commit().show()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants