vishanurag / Canvas-Editor

This is a simple web project that is made with an aim to learn about canvas element of html. Now, this project is open to all of the amazing contributors.
https://vishanurag.github.io/Canvas-Editor/
MIT License
12 stars 24 forks source link

feat: adding the background image and background color #21

Closed gayu999Code closed 11 hours ago

gayu999Code commented 12 hours ago

Fixes: #13

option to canvas

Pull Request Format

PR Naming

Issue #0 : To add background to canvas #21 solved

Type of PR

Add X in the box to specify the improvement type. -[x] Bug fix -[x] Feature enhancement Description This pull request aims to so here I have added the background image and Background color option

Screenshots / Videos (if applicable)

Before:

image We where having only one color canvas(white)

After:

image image

Now there is option of background image and background color . Here we have the color full canvas

Checklist

Add X in the box to specify. -[x] I have performed a self-review of my code. -[x] I have tested the changes thoroughly before submitting this pull request. -[x] I have provided relevant issue numbers, screenshots after making the changes.

Thank you for reviewing my pull request!

netlify[bot] commented 12 hours ago

Deploy Preview for tourmaline-bavarois-d21f10 ready!

Name Link
Latest commit 27c386bba8fd44bf7fc93508c5e0d844d0f75a27
Latest deploy log https://app.netlify.com/sites/tourmaline-bavarois-d21f10/deploys/66fccc5f11b16000081b3ad3
Deploy Preview https://deploy-preview-21--tourmaline-bavarois-d21f10.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

vishanurag commented 12 hours ago

Please mention your issue no.

In the following format:

Fixes: #issue_no
vishanurag commented 12 hours ago

Please resolve the merge conflicts.

gayu999Code commented 12 hours ago

@vishanurag I have resolved the conflict please review that