mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Add brush width preview.
This commit is contained in:
committed by
Greyson Parrelli
parent
f86c1fe508
commit
bd4dd25460
@@ -39,4 +39,4 @@ internal class ImageEditorValues internal constructor(store: KeyValueStore) : Si
|
||||
fun getHighlighterWidthRange(): Pair<Float, Float> = Pair(0.03f, 0.08f)
|
||||
|
||||
fun getBlurWidthRange(): Pair<Float, Float> = Pair(0.052f, 0.092f)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user