We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
描述bug 系统切换到阿拉伯语,给UICollectionViewFlowLayout增加flipsHorizontallyInOppositeLayoutDirection返回true,设置mj_header
必现/偶发? 必现
怎么样重现这个bug 自定义一个header,添加stackview,并设置图标和文字,水平排列。 UICollectionViewFlowLayout设置flipsHorizontallyInOppositeLayoutDirection为true,并切换到阿拉伯语。 整个header被镜像,像是旋转了180度,而不是仅仅的左右view互换。
你期望的结果是什么? header只是从右到左布局,但不是被镜像的效果
运行环境
The text was updated successfully, but these errors were encountered:
https://github.com/CoderMJLee/MJRefresh?tab=readme-ov-file#support-flips-in-collectionviewlayout
Sorry, something went wrong.
No branches or pull requests
描述bug
系统切换到阿拉伯语,给UICollectionViewFlowLayout增加flipsHorizontallyInOppositeLayoutDirection返回true,设置mj_header
必现/偶发?
必现
怎么样重现这个bug
自定义一个header,添加stackview,并设置图标和文字,水平排列。
UICollectionViewFlowLayout设置flipsHorizontallyInOppositeLayoutDirection为true,并切换到阿拉伯语。
整个header被镜像,像是旋转了180度,而不是仅仅的左右view互换。
你期望的结果是什么?
header只是从右到左布局,但不是被镜像的效果
运行环境
The text was updated successfully, but these errors were encountered: