mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Various improvements
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
_explicit = explicit;
|
||||
|
||||
_sliderView = [[TGPhotoEditorSliderView alloc] initWithFrame:CGRectZero];
|
||||
_sliderView.enablePanHandling = true;
|
||||
if (editorItem.segmented)
|
||||
_sliderView.positionsCount = (NSInteger)editorItem.maximumValue + 1;
|
||||
_sliderView.minimumValue = editorItem.minimumValue;
|
||||
|
||||
Reference in New Issue
Block a user