Skip to content

修复iOS18.4 iPhone XS Max内存暴涨500MB问题Update QMUIConsoleViewController.m#1649

Open
Jude5201 wants to merge 1 commit intoTencent:masterfrom
Jude5201:patch-1
Open

修复iOS18.4 iPhone XS Max内存暴涨500MB问题Update QMUIConsoleViewController.m#1649
Jude5201 wants to merge 1 commit intoTencent:masterfrom
Jude5201:patch-1

Conversation

@Jude5201
Copy link

@Jude5201 Jude5201 commented May 9, 2025

修复iOS18.4 iPhone XS Max内存暴涨500MB问题:
self.textView.layoutManager.usesFontLeading = NO;
self.textView.layoutManager.allowsNonContiguousLayout = NO;

修复iOS18.4 iPhone XS Max内存暴涨500MB问题
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant