And there are some stupidly obvious bugs - like the WEATHER header in the weather app is black on a dark background.
And the way the buttons at the bottom of the page are tight up against the content instead of being centred in the space under it.
It reeks of design-for-resume-padding instead of design-for-user-delight.
Does Reduce Motion (under Accessibility) not work? I haven't updated to 26 yet, and probably won't for a while.
> The BASIC language eliminated much of the complexity of FORTRAN by having a single number type. This simplified the programming model and avoided a class of errors caused by selection of the wrong type. The efficiencies that could have gained from having numerous number types proved to be insignificant.
DEC64 was specifically designed to be the only number type a language uses (not saying I agree, just explaining the rationale).