UI stuff
This commit is contained in:
@@ -115,7 +115,9 @@ struct MonthView: View {
|
||||
}
|
||||
}
|
||||
.onPreferenceChange(ViewOffsetKey.self) { value in
|
||||
iAPWarningViewHidden = value < 0
|
||||
withAnimation {
|
||||
iAPWarningViewHidden = value < 0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user