willowtreeapps / vocable-ios

Vocable AAC for iOS - Empowering people to communicate with care takers and loved ones.
https://vocable.app
MIT License
78 stars 20 forks source link

Move Compact QWERTY toggle into Selection Mode screen #792

Closed Clstroud closed 3 weeks ago

Clstroud commented 1 month ago

Lumping together a couple of related tasks into one ticket:

  1. Moving the Compact QWERTY toggle from the Keyboard Layout screen to the Selection Mode screen aligns the UI with the behavior introduced in #791, where the QWERTY layout is the default for all orientations unless head tracking is enabled. If head tracking is enabled, the option to force the compact QWERTY layout should appear.
  2. There is an issue with the Selection Mode screen's "Head Tracking" toggle/cell. When the cell is tapped to toggle head tracking, it does not update to reflect the new state. This bug is a recent regression and can be fixed while the screen receives these updates.