mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-11-25 01:22:41 +00:00
Disable blurred location style
This commit is contained in:
parent
b71304a3d2
commit
f57d8512cc
@ -171,7 +171,7 @@ public final class DrawingLocationEntityView: DrawingEntityView, UITextViewDeleg
|
||||
case .black:
|
||||
updatedStyle = .transparent
|
||||
case .transparent:
|
||||
updatedStyle = .blur
|
||||
updatedStyle = .white
|
||||
case .blur:
|
||||
updatedStyle = .white
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user