gyscos / gyscos/cursive

[BUG] ScrollView not scrolling down

Open
#722 1 comment 1 reaction 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
4.8k
Forks
270
Avg merge
5d 19h
Merged PRs (30d)
2

Description

**Describe the bug**
When using a mouse, the ScrollView does not scroll down, only up. When the mouse is scrolled down, nothing happens.
The scroll does work using the arrow keys.

**To Reproduce**
Run the [scroll.rs example](https://github.com/gyscos/cursive/blob/main/cursive/examples/scroll.rs)

**Expected behavior**
For the box to scroll down.

**Environment**
* Operating system used: macOS Monterey
* Backend used: ncurses
* Current locale: en_US.UTF-8
* Cursive version: 0.20.0 from crates.io

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.