LorenzoPane/EvilScheme

[BUG] Doesn't respect system text size (Dynamic Type)

Opened this issue · 1 comments

Describe the bug
In some places of the tweak preferences, the system font size setting is not respected and it just uses the default font size.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Settings -> Accessibility -> Display & Text Size -> Larger Text
  2. Set the text size to the smallest
  3. Respring
  4. Go to Settings -> Evil Scheme
  5. Tap one of the entries under Default Apps

Expected behavior
All text should respect the specified system font size.

Actual behavior
The values for Name, New Bundle ID and Target Bundle IDs appear larger than the rest.

Screenshots
Screenshot

Extra Info

  1. Device model: iPhone X
  2. iOS version: 14.3
  3. Evil Scheme version: 0.2.4
  4. Crash report: N/A

Thanks for the bug report. I've been taking some time away from this project and hope to have a substantial rewrite of most of it soon(tm), but have had trouble setting the time aside. I'm considering swiftui for preferences, which should handle stuff like this easier.