LearnNewsExamplesServices
Frontmatter
id2886
titlecomponent.Circle: onMouseWheel() => limit rotations to the maxAngle
stateClosed
labels
enhancement
assigneestobiu
createdAtFeb 13, 2022, 10:32 PM
updatedAtFeb 13, 2022, 10:34 PM
githubUrlhttps://github.com/neomjs/neo/issues/2886
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 13, 2022, 10:34 PM

component.Circle: onMouseWheel() => limit rotations to the maxAngle

Closed v8.1.0 enhancement
tobiu
tobiu commented on Feb 13, 2022, 10:32 PM

Math.max(0, (me.store.getCount() - me.maxItems) * itemAngle)

tobiu added the enhancement label on Feb 13, 2022, 10:32 PM
tobiu assigned to @tobiu on Feb 13, 2022, 10:32 PM
tobiu referenced in commit f193bed - "component.Circle: onMouseWheel() => limit rotations to the maxAngle #2886" on Feb 13, 2022, 10:32 PM
tobiu closed this issue on Feb 13, 2022, 10:34 PM