Builditluc / wiki-tui

A simple and easy to use Wikipedia Text User Interface
https://wiki-tui.net/
MIT License
395 stars 14 forks source link

[BUG] Scrollbar causing text being cut off #212

Closed Builditluc closed 11 months ago

Builditluc commented 11 months ago

General Information Version: v0.8.1 Installation Method: git Operating System: macOS Backend (If changed during install): none

Describe the bug Sometimes, the scrollbar causes some words to be cut off by one character.

To Reproduce Steps to reproduce the behavior:

  1. Reduce the width (so that line breaks are more numerous)
  2. Open GitHub
  3. See the issue

Expected behavior The words should not be cut off

Screenshots

image

On the right side, multiple words are missing their ending character

Checklist