Flohhhhh / ultimate-lighting-controller

An all-in-one lighting controller for Non-ELS vehicles in FiveM
https://docs.dwnstr.com/ulc/overview
Other
42 stars 14 forks source link

Add: Better warnings for long text on buttons #25

Closed Flohhhhh closed 7 months ago

Flohhhhh commented 7 months ago

Would be nice to warn when button text is too long.

Can't just count characters, need to count each word. (ABCD 1234) would fit well, but (ABCDEF) would not.

Could also recognize commonly used bad ones and suggest alternatives ("Stage 2" could just be "2")