Skip to content

Fix: scroll_with_delta() for ScrollArea::vertical() and ScrollArea::horizontal() #196

Fix: scroll_with_delta() for ScrollArea::vertical() and ScrollArea::horizontal()

Fix: scroll_with_delta() for ScrollArea::vertical() and ScrollArea::horizontal() #196

Workflow file for this run

name: Cargo Machete
on: [push, pull_request]
jobs:
cargo-machete:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Machete
uses: bnjbvr/cargo-machete@main