#Static evaluator allows limited characters
1 messages · Page 1 of 1 (latest)
Yeah, that seems to be the norm with this UI: https://discord.com/channels/828292123936948244/1470340550313115648
15 characters must be the default textbox's max length or something.
15 is an arbitrary conservative number to limit the text length of a lot of stuff on the UI
This one has now been singled out, and increased to 39 characters (another arbitrary one that fits snugly on one of my screen XD) in 2.1.25
That will likely be still too short. From what I remember
I easly had expressions with 100+ characters in
the [save_breaker] alpha (mostly because there weren't
any relational operations to be had, which meant that
we (the players) had to improvise wth the sign bit).
Alright, since this is arbitrary anyway, and it will overflow the textbox width no matter what, I'll just put 512 for safety's sake