acumen

Results 9 comments of acumen

image not found 的问题 可以暂时先用我的 dev 分支吧 https://github.com/acumen1005/WeChatICU-ForMac/tree/dev

这两个功能我有时间再看看怎么 hook

这个 PR 修复了这个问题,原因是之前 #32 这个 PR 没有编译一份最新 framework 在 reply 文件中。 等 owner 把这个 merge 应该就解决了。

同样遇到这个问题,通过这样一下方式解决(不是最佳实践,效果还能接受): 将 push 进来的页面的 backIndicator 用 leftBarButtonItem 代替。然后在点击方法中 pop 页面,就就会出现上面的现象 缺陷: 1. 用 leftBarButtonItem 代替之后系统自带的滑动返回失效(可以解决) 2. 视图(返回按钮位置)上可能有些偏差 希望能帮到你们~

遇到同样的问题,有什么比较好的解决方案!

I have opened a pull request (https://github.com/teambition/HanziPinyin/pull/9 ) to support 多音字. You can wait for it to be merged, or use my repository at https://github.com/acumen1005/HanziPinyin.

I have opened a pull request (https://github.com/teambition/HanziPinyin/pull/9) to support Swift Package Manager. You can wait for it to be merged, or use my repository at https://github.com/acumen1005/HanziPinyin.