mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Various improvements
This commit is contained in:
parent
35a285752f
commit
3e50a2dd56
9 changed files with 76 additions and 123 deletions
|
|
@ -102,7 +102,7 @@ final class CameraDeviceContext {
|
|||
return 30.0
|
||||
}
|
||||
switch DeviceModel.current {
|
||||
case .iPhone15ProMax, .iPhone14ProMax, .iPhone13ProMax, .iPhone16ProMax:
|
||||
case .iPhone15ProMax, .iPhone14ProMax, .iPhone13ProMax, .iPhone16ProMax, .iPhone17Pro, .iPhone17ProMax:
|
||||
return 60.0
|
||||
default:
|
||||
return 30.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue