Skip to content

Commit 6ad6650

Browse files
committed
Add comment on the dimensions of the key preview plane
Specifically, that it matches the dimensions of the main input plane.
1 parent 99cc72f commit 6ad6650

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/java/io/github/yawnoc/strokeinput/KeyPreviewPlane.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
/*
2828
A plane for key previews.
29+
Matches the dimensions of its sibling, the main input plane.
2930
*/
3031
public class KeyPreviewPlane
3132
extends View

0 commit comments

Comments
 (0)