Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mesh
meshmap
Commits
be68eca7
Commit
be68eca7
authored
Jul 25, 2019
by
Eric - kg6wxc
Browse files
bugfix: forgot to actually change the map div in the scaling fix! lmao!
parent
d18f42a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
webpage/map_display.php
View file @
be68eca7
...
...
@@ -535,6 +535,7 @@ $scaling = <<<EOD
offset = offset + 14;
}
str = "calc(100vh - " + offset + "px)";
map.style.height = str;
}
</script>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment