3-keyboard-control #4

Merged
panki merged 4 commits from 3-keyboard-control into master 5 months ago
panki commented 5 months ago
Owner

Closes #3

Implements keyboard control for the bingo board:

  • Makes the BingoBoard Widget focusable
  • Adds the highlighted property to BingoField
  • Keyboard listener and cursor logic in BingoBoard
Closes #3 Implements keyboard control for the bingo board: - Makes the BingoBoard Widget focusable - Adds the `highlighted` property to BingoField - Keyboard listener and cursor logic in BingoBoard
panki added 4 commits 5 months ago
panki merged commit 292bb56a8f into master 5 months ago
The pull request has been merged as 292bb56a8f.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b 3-keyboard-control master
git pull origin 3-keyboard-control

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff 3-keyboard-control
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: panki/bingo-cli#4
Loading…
There is no content yet.