Skip to content

Commit 1122b9b

Browse files
authored
iPad layout fix (#80)
* Fixed iOS Safari layout bug. This bug might have affected the layout of the planet symbols on other displays. * HTTPS access to IERS Bulletin A is now tried first, before trying to access currently-offline FTP server. (If FTP access is permanently gone, an alternate backup access method will be added in the future).
1 parent c819972 commit 1122b9b

18 files changed

Lines changed: 2366 additions & 3405 deletions

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.2.4
2+
3+
* Fixed iOS Safari layout bug. This bug might have affected the layout of the planet symbols on other displays.
4+
* HTTPS access to IERS Bulletin A is now tried first, before trying to access currently-offline FTP server. (If FTP access is permanently gone, an alternate backup access method will be added in the future).
5+
16
## 3.2.3
27

38
* Position planets back over the top of clock hands.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ On a display which is narrower than a 16-by-9 aspect ratio, four forecast days c
1212

1313
Multiple alarms can be set as either daily alarms (on selectable days of the week), or one-time alarms triggered at a specific date and time. Various alarms tones are available, and each alarm can be accompanied by an on-screen message. Alarms can be set to snooze for 5, 10, or 15 minutes.
1414

15-
When viewing the sky map feature you can choose to see a multi-color sky, shaded to indicate daylight, sunrise and sunset, twilight, and even solar eclipse conditions. Or the sky can be shown as black all the time for easier viewing of the positions of the stars. Constellation lines can be optionally displayed as well.
15+
When viewing the sky map feature you can choose to see a multicolor sky, shaded to indicate daylight, sunrise and sunset, twilight, and even solar eclipse conditions. Or the sky can be shown as black all the time for easier viewing of the positions of the stars. Constellation lines can be optionally displayed as well.
1616

1717
**A touchscreen or mouse is required to display the last two or three days of the seven-day forecast, to switch the display from sunrise/sunset to moonrise/moonset, from clock face to sky map, or to switch from hourly temperatures to hourly probability-of-precipitation.*
1818

@@ -48,7 +48,7 @@ There will possibly be a long delay the first time you run this script while Nod
4848

4949
You’ll then be prompted in the console for the initial configuration you desire. If you leave the `-i` off the end of the `build.sh` command above, and add `--ddev`, an all-defaults installation will be performed automatically, with support for wired and wireless temperature/humidity sensors initially disabled, no alternative weather services beyond Weather Underground, and no geocoding support.
5050

51-
If you want to use the **alarm clock** feature, **it’s important that you use the default kiosk mode**. This ensures that audio can be played by the Chrome web browser without you having to interact with the browser first (working around a web browser safety feature designed to protect you from annoying ads on web sites that could otherwise suddenly blast you with sound).
51+
If you want to use the **alarm clock** feature, **it’s important that you use the default kiosk mode**. This ensures that audio can be played by the Chrome web browser without you having to interact with the browser first (working around a web browser safety feature designed to protect you from annoying ads on websites that could otherwise suddenly blast you with sound).
5252

5353
Respond `Y` to the prompt “Allow user to reboot, shutdown, update, etc.?” if you want to be able to use the clock’s Settings dialog to perform these basic administrative functions. This is especially convenient if you’re using a touchscreen, and don’t want to have to use SSH or VNC to perform these operations.
5454

build.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)