Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

UI Overhaul, Dark Theme, More Tools and Even More!

Compare
Choose a tag to compare
@harshkhandeparkar harshkhandeparkar released this 15 Feb 09:03

Added

  • Dark Theme: Click the switch on the bottom left corner to convert the whiteboard to a blackboard.
  • UI Overhaul: A new toolbar with a more convenient design. Also added space for the new "Line Tool".
  • Line Tool: You can now draw lines by selecting the Line Tool from the toolbar. (See gpujs-real-renderer v0.6.0)
  • Tool Previews: Now you can see a preview of what you are going to draw. A dot for the eraser and brush, and a line preview for the line tool. (See gpujs-real-renderer v0.6.0)

Changed

  • DMG: If a DMG(for macOS) download is available, it will be shown on the download page. Thanks to @clnt for providing a dmg file for v0.2.2.
  • Footer Links: Footer links slightly changed. Added a link to give feedback.
  • Snapcraft: The app is now available in the snap store! The app will now provide the link to the snap store instead of the .snap download link.

Removed

  • Undo Redo: (temporary) Removed due to performance issues.