You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Line spacing, if inputted with 1, it will make a big gap that's why It needs to be a decimal number
Command Line Arguments
No response
Console logs
[local] Running inlocal mode
ERROR: [local] ValidationError: 1 validation error for Config
render.line_spacing
Input should be a valid integer, got a number with a fractional part [type=int_from_float, input_value=0.3, input_type=float]
For further information visit https://errors.pydantic.dev/2.9/v/int_from_float
The text was updated successfully, but these errors were encountered:
BlaskKilt
changed the title
[Bug]: There is a bug in line spacing where you cannot input fraction
[Bug]: There is a bug in line spacing where you cannot input fraction/decimal
Dec 2, 2024
BlaskKilt
changed the title
[Bug]: There is a bug in line spacing where you cannot input fraction/decimal
[Bug]: There is a bug in line spacing where you cannot input decimal
Dec 2, 2024
BlaskKilt
changed the title
[Bug]: There is a bug in line spacing where you cannot input decimal
[Bug]: There is a bug in line spacing where you cannot input decimal json/toml
Dec 2, 2024
BlaskKilt
changed the title
[Bug]: There is a bug in line spacing where you cannot input decimal json/toml
[Bug]: There is a bug in line spacing where you cannot input or let it accept decimal/fractional which is needed in json/toml
Dec 3, 2024
Issue
Line spacing, if inputted with 1, it will make a big gap that's why It needs to be a decimal number
Command Line Arguments
No response
Console logs
The text was updated successfully, but these errors were encountered: