mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Various settings UI improvements
This commit is contained in:
@@ -123,8 +123,8 @@ class ThemeSettingsFontSizeItemNode: ListViewItemNode, ItemListItemNode {
|
||||
sliderView.enablePanHandling = true
|
||||
sliderView.enablePanHandling = true
|
||||
sliderView.trackCornerRadius = 1.0
|
||||
sliderView.lineSize = 2.0
|
||||
sliderView.dotSize = 5.0
|
||||
sliderView.lineSize = 4.0
|
||||
sliderView.dotSize = 8.0
|
||||
sliderView.minimumValue = 0.0
|
||||
sliderView.maximumValue = 6.0
|
||||
sliderView.startValue = 0.0
|
||||
|
||||
Reference in New Issue
Block a user