We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
現在は上記のダイアログが出るが、ユーザが間違いやすいダイアログになっていて、見直しが必要。一度に複数の判断をユーザにさせようとしている。
今のダイアログはこのままにして、「格子の編集を破棄する」「計算結果を破棄する」ボタンを押した時、 「これを実行すると◯◯になります。本当にいいですか?」というメッセージを出すようにする。ダイアログには「Yes」「No」ボタンを付け、「No」を押したら前のダイアログでの選択に戻る。
The text was updated successfully, but these errors were encountered:
Additional conform dialog added. #1511
faee662
No branches or pull requests
現在は上記のダイアログが出るが、ユーザが間違いやすいダイアログになっていて、見直しが必要。一度に複数の判断をユーザにさせようとしている。
今のダイアログはこのままにして、「格子の編集を破棄する」「計算結果を破棄する」ボタンを押した時、
「これを実行すると◯◯になります。本当にいいですか?」というメッセージを出すようにする。ダイアログには「Yes」「No」ボタンを付け、「No」を押したら前のダイアログでの選択に戻る。
The text was updated successfully, but these errors were encountered: