Skip to content

by tweaking mouse interaction bindings, which brings me to ths 8.5 year old feature request that is massively upvoted. #257

by tweaking mouse interaction bindings, which brings me to ths 8.5 year old feature request that is massively upvoted.

by tweaking mouse interaction bindings, which brings me to ths 8.5 year old feature request that is massively upvoted. #257

Workflow file for this run

name: Lock closed issue
on:
issues:
types: [closed]
jobs:
lock:
runs-on: ubuntu-latest
steps:
- uses: OSDKDev/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"