Skip to content

feat: weight cursor position when zooming #11

feat: weight cursor position when zooming

feat: weight cursor position when zooming #11

Workflow file for this run

name: 🍎 MacOS
on: [push, pull_request]
jobs:
build:
runs-on: macos-latest
name: 🍎 MacOS
steps:
- uses: actions/checkout@main
- name: Build
run: |
cd example
cmake -B build
cmake --build build