Skip to content

Doodle Digits pre-2.0.0 ⚡

Pre-release
Pre-release
Compare
Choose a tag to compare
@AntonBergaker AntonBergaker released this 24 Jul 22:13
· 18 commits to main since this release
782ced7

New version of the Doodle Digits frontend. This version uses electron as the frontend instead of windows presentation form. This comes with some benefits:

  • Faster startup time
  • Emoji support
  • Better performance for large textbox
  • Much easier to enable themes
  • Multiplatform support

But also some drawbacks:

  • More complicated codebase
  • Much larger binaries (especially when .NET is already installed)

Some old features like force on top and zooming are not yet present on this version, which is why this is still a pre version. These features will be added eventually.