hstdt
hstdt
目前设置`clipRatios`需要用户手动进入编辑状态才能生效,请问如何类似于twitter选择背景那样,强制图片的比例呢? ps: crop之后,文字如果拖动到crop范围之外,就无法拖回来了。
如何初始化
非python开发,对这个项目有兴趣,请问如何初始化,把项目启动起来。 macOS系统,python3 、Django、Pymysql、Requests 环境已安装.
继续 https://github.com/changsanjiang/SJVideoPlayer/issues/532 的讨论 **必现/偶发?** 项目必现,demo一定概率触发 **描述bug** `Landscape`转`Portrait`的时候,必然会导致一次sourceWindow的size发生变化,而实际上此时rootViewController并不会发生转动,还是被触发了`viewWillTransition`,{414, 896} -> {896, 414} -> {414, 896} 这些逻辑在demo中无法很好体现,但是在实际项目中,会导致页面不必要的滑动,Player停止(注释掉所有的viewWillTransition方法也照旧) **Demo中是否存在同样的问题?** 是 **你期望的结果是什么?** 不要触发`viewWillTransition`等其他操作 **运行环境** - iPhone X - iOS 16 - Xcode 14 -...
Fix `No module named 'torchvision'` on macOS which causes: 1. ImageUpscaleWithModel is missing  2. Some plugin import failed such as `ComfyUI-Manager` and `ComfyUI_UltimateSDUpscale`. https://github.com/ltdrdata/ComfyUI-Manager/issues/253...
修改过时的文档,滚动结束之后isScrollEnabled会被isListHorizontalScrollEnabled覆盖
As screenshot shows, AnimatedImage with aspectRatio is larger/smaller than expected.  Environment: Xcode 15.1 beta, iOS 17 Demo Project: [SDDisplayDemo.zip](https://github.com/SDWebImage/SDWebImageSwiftUI/files/13246388/SDDisplayDemo.zip)
### What happened? When I'm dealing with textViewDidChange  It's not the same as what UITextView delegate did. ### What are the steps to reproduce?...
There are some compile errors with Xcode 9.4. Thanks for this tool. 