cslarsen / wpm

Typeracer-like console app for measuring your WPM
GNU Affero General Public License v3.0
322 stars 48 forks source link

Bug when downsizing window #12

Closed cslarsen closed 6 years ago

cslarsen commented 6 years ago

For some quotes, when you keep downsizing, it will throw an error. Better to just print INSIDE THE DISPLAY that "sorry, the window is too small!"

cslarsen commented 6 years ago

Also, when downsizing while typing, the quote is not re-rendered.

cslarsen commented 6 years ago

Fixed