mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Camera and editor improvements
This commit is contained in:
@@ -3918,7 +3918,6 @@ private final class ToolValueComponent: Component {
|
||||
}
|
||||
|
||||
func update(component: ToolValueComponent, availableSize: CGSize, state: EmptyComponentState, environment: Environment<Empty>, transition: Transition) -> CGSize {
|
||||
|
||||
let previousValue = self.component?.value
|
||||
self.component = component
|
||||
self.state = state
|
||||
|
||||
Reference in New Issue
Block a user