Skip to main content

Search and Top Navigation

#15370 new feature ()

Opened February 16, 2020 09:51AM UTC

Last modified February 16, 2020 09:53AM UTC

Additive step flag for spinner and input value with bigger floating point than step.

Reported by: Roinoss Owned by:
Priority: minor Milestone: none
Component: ui.spinner Version: 1.12.1
Keywords: Cc:
Blocked by: Blocking:
Description

If additiveStep flag is = true and floating point is less than step floating point, step is added to current value instead of rounding it in stepping direction.

Attachments (0)
Change History (2)

Changed February 16, 2020 09:52AM UTC by Roinoss comment:1

component: ui.coreui.spinner

Changed February 16, 2020 09:53AM UTC by Roinoss comment:2

summary: Additive step flag for spinner and input value with bigger floating point thanAdditive step flag for spinner and input value with bigger floating point than step.