Don Y
2023-01-23 18:10:19 UTC
I am amazed at how commonplace this is becoming -- and
how shortsighted the implementations!
Have YOU considered how a user CLEANS the panel?
If the device can be turned OFF, then they could
resort to that avenue to ensure cleaning actions
aren't interpreted as "commands".
But, if it *can't* be (or, if the user decides they
want to clean the panel NOW -- for whatever reason),
then you need a mechanism that disables input from
the panel WHILE it is being cleaned.
I use a countdown timer displaying the remaining
time (until re-enabled) and a message indicating that
the panel is inoperative for that duration.
I also make this relatively easy to invoke (NOT buried
in the 12th sublevel of a menu tree!) as, IME, it seems
to be something that users want to be able to do
without having to wonder where the control is located.
Or, having to resort to just wiping across the touch
surface and "canceling" any actions that happen to get
invoked.
how shortsighted the implementations!
Have YOU considered how a user CLEANS the panel?
If the device can be turned OFF, then they could
resort to that avenue to ensure cleaning actions
aren't interpreted as "commands".
But, if it *can't* be (or, if the user decides they
want to clean the panel NOW -- for whatever reason),
then you need a mechanism that disables input from
the panel WHILE it is being cleaned.
I use a countdown timer displaying the remaining
time (until re-enabled) and a message indicating that
the panel is inoperative for that duration.
I also make this relatively easy to invoke (NOT buried
in the 12th sublevel of a menu tree!) as, IME, it seems
to be something that users want to be able to do
without having to wonder where the control is located.
Or, having to resort to just wiping across the touch
surface and "canceling" any actions that happen to get
invoked.