Skip to content

Slow zoom transitions inadvertently increase losses on time #770

@Naviary2

Description

@Naviary2

The 3.5s duration of large zoom transitions can make one lose on time in competitive games. We should add a settings option to make them just as fast as the panning transitions that happen when clicking on an arrow.

Transition.ts needs to read this setting and if present, use a lower MAX_DURATION, and if it determines it's a large enough zoom to use the 3-stage mode, that should skip the 2nd stage.

Discussion:

  • What settings dropdown should this go in? Or should we add a new "Gameplay" dropdown and maybe move 1-2 other settings into here?

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions