Undid most changes from previous commit. Started work on pace conversions to opposite selected measurement system.
This commit is contained in:
parent
743d9cff0e
commit
fb523742c6
5 changed files with 41 additions and 30 deletions
|
|
@ -117,7 +117,7 @@ struct problemView: View {
|
|||
.font(.largeTitle)
|
||||
.bold()
|
||||
.padding(.top, 40)
|
||||
Text("\n\u{2022} You can not dismiss the keyboard\n\t\u{2022} This hides the tab bar at the bottom so you can't navigate the app\n\u{2022} Entering a number that is too large (20 digits) into the minutes field will cause the app to crash")
|
||||
Text("\n\u{2022} You can not dismiss the keyboard\n\t\u{2022} This hides the tab bar at the bottom so you can't navigate the app")
|
||||
.padding()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue