win32 gui: track and use window bounds to prevent infinite shrinkage
This commit is contained in:
parent
7d138a742c
commit
e542ccb8f1
2 changed files with 59 additions and 34 deletions
|
@ -1,4 +1,10 @@
|
|||
{
|
||||
"project": {
|
||||
"press": [
|
||||
["ctrl+=", "adjust_fontsize", 1.0],
|
||||
["ctrl+-", "adjust_fontsize", -1.0]
|
||||
]
|
||||
},
|
||||
"normal": {
|
||||
"press": [
|
||||
["ctrl+g", "cancel"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue