-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make small bug fixes and add minor ergonomic features for web app
Fixed a plethora of small bugs, such as the program not removing a compound input element when selecting a definitions list item. Some ergonomic features that were introduced include: - Removing a compound input element if you click anywhere other than the compound input element - Preventing your focus on a compound input element being removed if you clicked on a definitions list item that would set your focus to the current compound input element - Removing small gaps between definitions list items and dropdown buttons to prevent misclicks - Performing an appropriate cell shift (shift or skip) when completing a compound input via pressing enter or escape (not through a dropdown button or mouse click) - Adding a vertical divider between the across and down definitions and increasing the font size of the 'Across' and 'Down' headings
- Loading branch information
1 parent
2ded80d
commit c38386a
Showing
2 changed files
with
108 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.