Commit 17e1aec9 authored by Don Gagne's avatar Don Gagne Committed by GitHub

More debug logging (#3647)

parent 4adbf551
......@@ -29,6 +29,7 @@ QGCViewDialog {
function accept() {
if (!openDialog) {
console.log("filename", dialogLoader.item.filename)
if (!dialogLoader.item.replaceMessageShown) {
if (controller.fileExists(dialogLoader.item.filename, fileExtension)) {
dialogLoader.item.replaceMessageShown = true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment