Pudding

Results 4 issues of Pudding

### Is there an existing issue for this feature? - [X] Yes, I have searched the existing issues and it doesn't exist. ### Feature Description Mainly a personal question of...

enhancement
needs triage
v4

i got the same error as [this issue](https://github.com/ronaldoussoren/py2app/issues/223), here is my descriptions: i run py2app on my M2 mac i install python use homebrew the project i wanna compile is...

### What problem does this feature solve? 无需重复的写按钮loading逻辑,loading的时候会自带 “防抖” 功能 ### What does the proposed API look like? Button添加一个api,例如叫 asyncLoading,当我绑定的处理函数为 promise 并且asyncLoading为true时,会开启按钮的loading,当事件函数返回true的时候,暂停当前的按钮loading

unconfirmed