What's Changed
- Re-calc the scroll pos when the content in dialog is shortened by @aycabta in #365
- Use default background color to erase on Windows by @aycabta in #366
- Optimize windows by @aycabta in #368
- Cut off the excess on narrow screen by @aycabta in #371
- Fix Encoding::UndefinedConversionError if default external encoding is not UTF-8 by @jeremyevans in #369
- Use alternate text for scrollbar in non-UTF-8 env by @aycabta in #372
- Fix calculating dialog width with full-width scrollbar by @aycabta in #374
Full Changelog: v0.2.8.pre.10...v0.2.8.pre.11