Skip to content

v2024.6.3

Choose a tag to compare

@quackbarc quackbarc released this 03 Jun 12:29
· 118 commits to master since this release

Small update! It's mostly just bug fixes and minor tweaks.


Changes

  • Cleaned up the settings menu a lil' bit:
    • 30fb2a4 The "Ignore sample rate on non-pen tools" setting is now removed. It's now turned on by default.
    • 86dc272 Moved the "Sketch animation speed" setting under the App Appearance section.
    • e4ee091 The Etch-a-Sketch mode is now moved to a secret menu you can only open through an easter egg. (Hint: The "move" tool has arrow key support. If you know your easter eggs, then you probably know where it goes from there.)
  • 366442e e3a27fe The changelog is now a bit more readable on mobile screens.

Bug fixes

  • c513111 Fixed touchpad scrolls (or other non-mouse-wheel scrolls) zooming the canvas in/out by extreme amounts.
  • 9077bed Fixed the keybind dialog not resizing properly on mobile screens.
  • b634864 Fixed the canvas showing up unscaled for a split second on page load.
  • feb2e9d Fixed some edge cases on mobile that kept zooming the client in/out with only one finger.
  • 765b00b Fixed a bug where dragging with a tool from outside of the canvas to the inside doesn't work on mobile.