larray-project / larray-editor

Graphical User Interface for LArray
GNU General Public License v3.0
2 stars 2 forks source link

add ability to set initial number of digits in arraywidget #147

Closed gdementen closed 6 years ago

gdementen commented 6 years ago

instead of autodetecting. Default should still be to autodetect.

alixdamman commented 6 years ago

@gdementen What would be the difference with the actual "Digits" spinbox? I don't understand.

gdementen commented 6 years ago

Sorry, this wasn't clear. It is the ability to programatically set the initial number of digits to display, instead of letting the widget autodetect it. Geert needs this.