mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various improvements
This commit is contained in:
@@ -29,7 +29,7 @@ private func generateKnobImage() -> UIImage? {
|
||||
return image?.stretchableImage(withLeftCapWidth: Int(margin + side * 0.5), topCapHeight: Int(margin + side * 0.5))
|
||||
}
|
||||
|
||||
class ModeAndSizeComponent: Component {
|
||||
final class ModeAndSizeComponent: Component {
|
||||
let values: [String]
|
||||
let sizeValue: CGFloat
|
||||
let isEditing: Bool
|
||||
|
||||
Reference in New Issue
Block a user