Skip to content

v0.10 - The Layout Update 🍕

Compare
Choose a tag to compare
@database64128 database64128 released this 01 Jul 19:28
· 317 commits to master since this release
v0.10
22d0608
  • Build Target: Any CPU
  • Runtime: .NET Core 3.1

📝 Release Notes

  • Settings: new layout.
  • About: new layout.
  • DialogHost: use MaterialDesignEmbeddedDialogHost as per MaterialDesignInXAML/MaterialDesignInXamlToolkit#905 for theming.
  • Buttons: changed some minor ones to flat style.
  • Better nullable types conformity.
  • Cleanup the workaround for opening a URL.
  • Removed the ScrollViewer in MainWindow to resolve resultTextBox's size issue.
  • resultTextBox now automatically scrolls to end ONLY WHEN it's scrolled to end. In other words, when the user scrolls to somewhere more than one line away from the end, it won't automatically scroll to end on text change.
  • Open folder button no longer starts a new explorer process. It now uses Utilities.OpenLink() and is a lot faster.
  • Code cleanup.

🐛 Known Issues

  • Setting youtube-dl path won't update the download button status.

© 2020 database64128