Skip to content

When animating lots of points initial frame rate is 20; clicking on the canvas increases rate to 60fpps. Why? #1492

When animating lots of points initial frame rate is 20; clicking on the canvas increases rate to 60fpps. Why?

When animating lots of points initial frame rate is 20; clicking on the canvas increases rate to 60fpps. Why? #1492

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [opened, edited]
permissions:
issues: write
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
enable-versioned-regex: 0