Nicolas Martignoni
Nicolas Martignoni
Tested successfully with an iPhone. Impossible to test with an Android smartphone: I don't own such a device. Anyway, the tethering seems to work OK, so marking as tested.
It's already possible, though via Github (not AdminerEvo web site, unfortunately), e.g.: ``` wget -c https://github.com/adminerevo/adminerevo/releases/download/v4.8.4/adminer-4.8.4.php -O adminer.php ```
Other solution, via AdminerEvo site: ``` wget -qO- https://download.adminerevo.org/latest/adminer/adminer.zip | zcat > adminer.php ```
I can reproduce with latest dev version: `Stellarium 25.0+ (v25.0.61-a8d2146 [master])`, on macOS Sequioa 15.3.1 (24D70). Moreover, labels (from gazetteer) also disappear when flip scene button is pushed. Pushing button...
> [@martignoni](https://github.com/martignoni) If you would accept a PR for this I can update the docs, optionally make that i18n change if you want it, & submit it. Yes, indeed, TIA.
No, sorry for the delay, I've had no time to test it yet.
Please could you format your code so that we can easily review the diff.
> The problem with the non-inline rendering appears to indeed be with the proper formatting of the source code. The idea is to let Hugo minify the code, so this...