Merge branch 'main' into window_context_2
This commit is contained in:
commit
33bc47dbe2
53 changed files with 3951 additions and 2474 deletions
|
@ -336,7 +336,7 @@ fn init_panic_hook(app_version: String) {
|
|||
let message = match info.location() {
|
||||
Some(location) => {
|
||||
format!(
|
||||
"thread '{}' panicked at '{}': {}:{}\n{:?}",
|
||||
"thread '{}' panicked at '{}'\n{}:{}\n{:?}",
|
||||
thread,
|
||||
payload,
|
||||
location.file(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue