mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
v.1.11.2
This commit is contained in:
parent
f7a3eafe1f
commit
69e81a0cbe
1 changed files with 1 additions and 0 deletions
|
|
@ -873,6 +873,7 @@ function parseLoadedData(data) {
|
|||
// v 1.11 replaced "display" attribute by "display" style
|
||||
viewbox.selectAll("g").each(function() {
|
||||
if (this.hasAttribute("display")) this.removeAttribute("display");
|
||||
fogging.style("display", "none");
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue