SpinScale improve sizes
Hi this branch do with spin buttons:
- Add a max chars parameter to spinButtons defaultin in 7
- Use the minimun valie between this 2:
- max_chars
- computed number chars based in upper/lowe and digits
This way if a input has a int value with a "100" as upper limit the input is auto resized to show 3 chars
Edited by Jabier Arraiza