Skip to content
New issue

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

QMUINavigationTitleView 先设置 needsLoadingView = YES 再修改 loadingViewSize 会导致文字无法完整显示 #1415

Closed
MoLice opened this issue Jun 24, 2022 · 1 comment
Labels

Comments

@MoLice
Copy link
Collaborator

MoLice commented Jun 24, 2022

Bug 表现
image

如何重现

  1. titleView.needsLoadingView = YES
  2. titleView.loadingViewSize = CGSizeMake(16, 16);// 只要与你全局 UIAppearance 里设置的 loadingViewSize 的值小即可
@MoLice MoLice added the bug label Jun 24, 2022
@MoLice
Copy link
Collaborator Author

MoLice commented Aug 10, 2022

已发布 4.5.0 修复该问题。

@MoLice MoLice closed this as completed Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant