fix: remove scroll from the export dialog

(cherry picked from commit 60758a1532)
This commit is contained in:
Azgaar 2022-09-17 14:47:17 +03:00
parent 07a744151d
commit b8c0e0df69

View file

@ -5601,6 +5601,8 @@
<input id="pngResolutionOutput" data-stored="pngResolution" type="number" min="1" max="8" value="1" /> <input id="pngResolutionOutput" data-stored="pngResolution" type="number" min="1" max="8" value="1" />
</div> </div>
<p>Generator uses pop-up window to download files. Please ensure your browser does not block popups.</p>
<div style="margin: 1em 0 0.3em; font-weight: bold">Export to GeoJSON</div> <div style="margin: 1em 0 0.3em; font-weight: bold">Export to GeoJSON</div>
<div> <div>
<button id="saveGeoJSON_Cells" data-tip="Download cells data in GeoJSON format">cells</button> <button id="saveGeoJSON_Cells" data-tip="Download cells data in GeoJSON format">cells</button>
@ -5613,7 +5615,6 @@
<a href="https://github.com/Azgaar/Fantasy-Map-Generator/wiki/GIS-data-export" target="_blank">wiki-page</a> <a href="https://github.com/Azgaar/Fantasy-Map-Generator/wiki/GIS-data-export" target="_blank">wiki-page</a>
for guidance. for guidance.
</p> </p>
<p>Generator uses pop-up window to download files. Please ensure your browser does not block popups.</p>
<div style="margin: 1em 0 0.3em; font-weight: bold">Export To JSON</div> <div style="margin: 1em 0 0.3em; font-weight: bold">Export To JSON</div>
<div> <div>
@ -5628,13 +5629,11 @@
</div> </div>
<p>Export in JSON format can be used as an API replacement.</p> <p>Export in JSON format can be used as an API replacement.</p>
<div>
<p> <p>
It's also possible to export map to <i>Foundry VTT</i>, see It's also possible to export map to <i>Foundry VTT</i>, see
<a href="https://github.com/Ethck/azgaar-foundry" target="_blank">the module.</a> <a href="https://github.com/Ethck/azgaar-foundry" target="_blank">the module.</a>
</p> </p>
</div> </div>
</div>
<div id="saveMapData" style="display: none" class="dialog"> <div id="saveMapData" style="display: none" class="dialog">
<div style="margin-top: 0.3em"> <div style="margin-top: 0.3em">