Page MenuHomePhabricator

Levelwindow scale behaves wrong when entering decimals
Closed, ResolvedPublic

Description

When entering decimals in the fields under the levelwindow bar, the bar will be updated, but the decimal places are cut off. This causes unwanted effects because the next time the bar is updated it uses the cut off integer again.

Event Timeline

showing the decimals is the preferred way. its easy to fix,
but may disturb the display of values (text boxes are to small e.g. 100.55)

also integer images do not need decimals.
the level window widget should adapt its behaviour according to the image type (and image histogram e.g. bug min/max value, this would also fix T14797 )

++ adapting the bevaviour of the level window to the histogram would also solve T14652

kislinsk claimed this task.