-
Notifications
You must be signed in to change notification settings - Fork 79
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
Provide different way to input value instead of prompt #216
Labels
Comments
Seems to be, one can use modal forms https://jqueryui.com/dialog/#modal-form Moreover, it is also can be applied for TWebCanvas without openui5 |
linev
added a commit
that referenced
this issue
Apr 13, 2021
Avoid usage of prompt, which may be not supported in some environment. Use Promise to return value.
Now jquery dialog class is used to input values. |
Yes, in next deys I plan to make 6.1.0 release |
Great, thanks! 🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Could help to solve AlbertoPdRF/root-file-viewer#6
The text was updated successfully, but these errors were encountered: