Skip to content

SnapToInteger should use midpoint rounding #36

@KristofferStrube

Description

@KristofferStrube

Currently, when SnapToInteger is activated, we use casts to ints in many places to ensure whole numbers, but it would give a smoother experience if we used Math.Round instead. So, let's update this.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions