Skip to content

The Horizontal and Vertical scroll speed factors used for viewport movement are differentΒ #1296

@Mauller

Description

@Mauller

When looking over the FPS related viewport scrolling issues i noticed that m_horizontalScrollSpeedFactor and m_verticalScrollSpeedFactor have different values.

m_horizontalScrollSpeedFactor = 1.6f
m_verticalScrollSpeedFactor = 2.0f

As these values are also used for right mouse button scrolling, it means that the movement is not equal in all directions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething is not working right, typically is user facingGenRelates to GeneralsMinorSeverity: Minor < Major < Critical < BlockerZHRelates to Zero Hour

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions