Skip to content

Fixes 2#53

Merged
MarkE16 merged 4 commits intomainfrom
fixes-2
Oct 25, 2025
Merged

Fixes 2#53
MarkE16 merged 4 commits intomainfrom
fixes-2

Conversation

@MarkE16
Copy link
Owner

@MarkE16 MarkE16 commented Oct 25, 2025

Description

Includes a few fixes and improvements. Several include:

  • Ability to edit sliders in the Drawing Toolbar by double-clicking the numerical value displayed next to the slider and typing a value
  • Fix eraser tool
  • Fix layer previews not drawing the preview on page load
  • Ability to persist the canvas position and scaling across browser sessions
  • Ability to draw smoother brush strokes using the quadraticCurveTo(...) HTML5 Canvas API

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that causes changes to existing functionality, possibly impacting existing features)

Have you tested your changes?

  • I wrote tests for the code I've written.

@MarkE16 MarkE16 merged commit 3cc2004 into main Oct 25, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant