mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 16:55:26 +02:00
parent
4affbda988
commit
cce8799ce5
@ -197,7 +197,7 @@ private fun AutoSizableTextField(
|
||||
) {
|
||||
with(density) {
|
||||
// Cursor handle is not visible without this, 0.836f is the minimum required factor here
|
||||
nFontSize = maxHeight.toSp() * 0.836f
|
||||
nFontSize = maxHeight.toSp() * 0.835f
|
||||
minFontSize = nFontSize * minRatio
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user