albar965 / littlenavmap

Little Navmap is a free flight planner, navigation tool, moving map, airport search and airport information system for Flight Simulator X, Microsoft Flight Simulator 2020, Prepar3D and X-Plane.
https://albar965.github.io/littlenavmap.html
GNU General Public License v3.0
1.23k stars 161 forks source link

separate map iframe from other menus iframe, enhance protection from … #1131

Closed u-an-i closed 4 weeks ago

u-an-i commented 4 weeks ago

…plugins, reformat and rephrase documentation, update ol-maps plugin

supports ease-of-use regarding https://github.com/albar965/littlenavmap/issues/1129

Hello @albar965 ,

ol-map reload when switching menus is fixed by this PR.

ol-map initialisation itself I have hardly a clue, it is a minified independent library, it will default to 0/0 when opening the whole server. We have to ask our mutual friend to add the sources to this project or somehow request integration of his repository but I would ask him separately to this PR.

This does not restart plugins loaded from a previous session on startup.

Quality of Life improvements in abundance :) all compatible (existing plugins adjusted where necessary), all tested

albar965 commented 4 weeks ago

Terrific! Thank you @u-an-i !

albar965 commented 4 weeks ago

Please do not work on the master branch. Latest is release/3.0 in littlenavmap and release/4.0 in atools. Master is totally outdated and can cause trouble for me when I have to cherry-pick changes.

Alex