TheBenderman / Senior-Design-ALS-Social-Media

4 stars 0 forks source link

Button selection doesn't reset in keyboard #27

Closed Pirobi closed 7 years ago

Pirobi commented 7 years ago

If selecting a letter in GridKeyboard that isn't at position 0 in its ButtonSelectionMenu, then it will skip highlighting the first row on the next cycle. i.e. The pointer seems to not reset properly when popping due to clicking a button on the GridKeyboard.

KLD commented 7 years ago

Missing overrides. KeyboardMenuContainer now accurately overrides all Menu and Display functions.