Files
Mitchell Hashimoto 28952a7bb0 macos: use TextEditor instead of Text for clipboard confirmation (#9324)
Fixes #9322

SwiftUI `Text` has huge performance issues. On my maxed out MBP it hangs
for any text more than 100KB (it took ~8s to display it!). `TextEditor`
with a constant value works much better and handles scrolling for us,
too!
2025-10-23 09:54:46 -07:00
..
2025-09-29 13:00:46 -07:00
2024-12-20 14:21:59 -08:00