Dynamic Type in SwiftUI #5027
Labels
A11y
O-Occasional
Affects or can be seen by some users regularly or most users rarely
S-Minor
Impairs non-critical functionality or suitable workarounds exist
T-Defect
Something isn't working: bugs, crashes, hangs and other reported problems
Our SwiftUI components are technically set up for dynamic type, however the injected theme isn't aware of any changes the user makes from the Settings app. To reproduce:
The font sizes remain unchanged. However a force quit and relaunch will reveal that the fonts are indeed capable of resizing.
Note: More discussion can be seen in #5026 and related to #4444.
The text was updated successfully, but these errors were encountered: