silx icon indicating copy to clipboard operation
silx copied to clipboard

Extended FloatEdit

Open vallsv opened this issue 2 years ago • 0 comments

A common problem is to provide a convinient FloatEdit widget

The actual one could be improved.

Some code from pyFAI, ID16 could be reused.

  • Support optional value else None
  • min max including or not the boundaries
  • background color if not valid
  • Use the value set by setValue and not a rounded version
  • Easy way to move the .

vallsv avatar Jun 26 '23 13:06 vallsv