diff options
| author | ruki <[email protected]> | 2020-05-07 22:45:25 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-05-07 10:32:31 +0800 |
| commit | ca238c29d3e14b0c72787b47588b979356dd9410 (patch) | |
| tree | accec9b30f7b057b9bfbf9cf9e5985d5060232db /xmake/core/ui/action.lua | |
| parent | 5d22635894f2b19f49441e0671ac0eb1b1da9c17 (diff) | |
update ui
Diffstat (limited to 'xmake/core/ui/action.lua')
| -rw-r--r-- | xmake/core/ui/action.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/core/ui/action.lua b/xmake/core/ui/action.lua index e50f4388e..6df11a559 100644 --- a/xmake/core/ui/action.lua +++ b/xmake/core/ui/action.lua @@ -40,6 +40,7 @@ end action:register("ac_max", "ac_on_text_changed", "ac_on_selected", + "ac_on_resized", "ac_on_enter", "ac_on_load", "ac_on_save", |
