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.
Description
Description
Related Objects
Related Objects
Event Timeline
Comment Actions
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 )
Comment Actions
++ adapting the bevaviour of the level window to the histogram would also solve T14652