Skip to content

keypad: Fix symbol condition in entry input filter

Alice Mikhaylenko requested to merge alicem/libhandy:keypad-oops into master

We allow to type *, # and + only when symbols are not visible. That's the opposite of what we want.

Merge request reports