Restrict dynamic font type - max size
This commit is contained in:
@@ -32,6 +32,7 @@ struct MainView: View {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.dynamicTypeSize(.xSmall ... .xxxLarge)
|
||||||
.onReceive(handle_notify(.logout)) { _ in
|
.onReceive(handle_notify(.logout)) { _ in
|
||||||
try? clear_keypair()
|
try? clear_keypair()
|
||||||
keypair = nil
|
keypair = nil
|
||||||
|
|||||||
Reference in New Issue
Block a user