Léopold Koprivnik
Léopold Koprivnik
**Please review the following checklist.** - [x] Docstrings on all new or modified functions / classes - [x] Updated documentation - [x] Updated CHANGELOG.md (where appropriate)
I use Gmpy2 in several projects, and I've found it difficult to integrate the library with type checking and linting tools such as Ruff or Pyright. The main issue is...
I find it very annoying that when the scrollview buffer doesn't within the render area, and that the scrollbar is displayed, it is possible to scroll below the buffer, like...
Those two lines were added (mistakenly I suppose) in [`a35d3b46f17ec53a6f2a3c39ff5a75155adc1e95`](https://github.com/joshka/tui-widgets/commit/a35d3b46f17ec53a6f2a3c39ff5a75155adc1e95#diff-2e9d962a08321605940b5a657135052fbcef87b5e360662bb527c96d9a615542R78) and are since making all the tests fail, as well as **preventing the library from compiling out of the box...