live.numbox behave like flonum on number input?

jayrope's icon

live.numbox doesn’t behave like a flonum on inputting numbers with the mouse.

Even if set to floats it seems to only be able to input 128 steps within the range/enum, instead of using the exact mouse position to determine the change of a certain digit behind the comma.

For that reason i cannot replace user input flonum objects with live.numboxes in M4L versions of my max patches, as the fine control gets lost. Pressing command/control doesn’t help this.

Or did i miss something? Thanx for any insights.