When a map is opened to the full screen view there's an offset applied to the center point of the map that's supposed to adjust the viewport of the map when the footer or sidebar overlap the view. This offset is/was responsible for at least two problems that became more visible with the flexible footer calculation and the fact that the footer can have an almost arbitrary height ( {T333160} ):
- There is a visible jump when the offset was applied {T335779} ( [[ https://gerrit.wikimedia.org/r/c/914770 | fixed ]] )
- The center of the interactive map moves when opened and closed ( [[ https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Kartographer/+/916092 | fixed ]] )
- The offset calculation is inaccurate with the new way the footer was styled. ( [[ https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Kartographer/+/919287 | wip1 ]] )