Skip to content

hotfix: fixed incorrect text displaying when mouse moving fast. #287

hotfix: fixed incorrect text displaying when mouse moving fast.

hotfix: fixed incorrect text displaying when mouse moving fast. #287

Workflow file for this run

name: Ruff
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1