dropbox - import changes from alpha

This commit is contained in:
Azgaar 2021-09-01 21:33:49 +03:00 committed by Peter
parent eecdff1968
commit 68fade20c3
7 changed files with 4547 additions and 0 deletions

View file

@ -702,7 +702,11 @@ function showSavePane() {
$("#saveMapData").dialog({
title: "Save map",
resizable: false,
<<<<<<< HEAD
width: "25em",
=======
width: "27em",
>>>>>>> f557701e (dropbox - import changes from alpha)
position: {my: "center", at: "center", of: "svg"},
buttons: {
Close: function () {
@ -743,7 +747,11 @@ async function showLoadPane() {
$("#loadMapData").dialog({
title: "Load map",
resizable: false,
<<<<<<< HEAD
width: "24em",
=======
width: "22em",
>>>>>>> f557701e (dropbox - import changes from alpha)
position: {my: "center", at: "center", of: "svg"},
buttons: {
Close: function () {