Earlier quoted context omitted.
> So what? You've got physical buttons? Big whoop. That physical button that takes 500ms to respond is still as dangerous. No, that's wrong. Problem with touchscreens is that (1) you need to look at them and (2) there is no tactile feedback of whether you pressed it or not and (3) you need to hover your arm in a moving car at just the right spot. Physical buttons cleanly resolve all of these major problems. If the ac…
It is not about 'looking and pushing' the button. It's about stateful UI. physical layout of buttons is usually stateless - press button thing turns on, press it again it turns off. You don't need to think in which menu you are, and where to press, while driving.
> It's about stateful UI.
Yes it is about 'looking and pushing' the button.
And yes it's about stateful UI.
Both can be true at the same time.