79412523

Date: 2025-02-04 17:31:11
Score: 2.5
Natty:
Report link

Unfortunately, SwiftUI's TextEditor has an inherent internal padding that cannot be removed directly using public APIs. This is a limitation of the framework, and until Apple provides more control over this behavior, we have to use small adjustments like this to achieve the desired alignment.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Prachi Bharadwaj