finished circle keyboard implementation and update window size
This commit is contained in:
@@ -14,7 +14,11 @@
|
||||
{
|
||||
"title": "keeb",
|
||||
"width": 800,
|
||||
"height": 600
|
||||
"height": 700,
|
||||
"minWidth": 800,
|
||||
"minHeight": 700,
|
||||
"resizable": true,
|
||||
"center": true
|
||||
}
|
||||
],
|
||||
"security": {
|
||||
|
||||
Reference in New Issue
Block a user