Buttons can be "double selected" #3

Open
opened 2024-05-04 21:09:21 +03:00 by mctaylors · 0 comments
mctaylors commented 2024-05-04 21:09:21 +03:00 (Migrated from github.com)
  • Add selection support with arrow keys
    • Note: This can be problematic because you have to be aware of possibility of the “double selection” bug, when using the mouse and keyboard at the same time

However... (95aea191c2 related)

image

This commit also kills the button's post-animation (that just removes border) once clicked, but who needs it anyway? (Mostly) Every button will call the close_button() function, which loads another web page.

Originally posted by @mctaylors in #1 (comment)

> > - Add selection support with arrow keys > > - **Note:** This can be problematic because you have to be aware of possibility of the “double selection” bug, when using the mouse and keyboard at the same time > > However... (95aea191c25fbcba186a39dc313e39622aa6c9ae related) > > ![image](/attachments/9373dbb2-e09f-422f-87e7-851c957b20b3) > > This commit also kills the button's post-animation (that just removes border) once clicked, but who needs it anyway? (Mostly) Every button will call the `close_button()` function, which loads another web page. _Originally posted by @mctaylors in https://git.mctaylors.ru/mctaylors/NXInspired/issues/1#issuecomment-636_
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mctaylors/NXInspired#3
No description provided.