ankitapuri / pixelvibe

This a Pixel-art maker with add-on features.
MIT License
43 stars 95 forks source link

Adjust the board size according to the user choice #82

Closed ankitapuri closed 3 years ago

ankitapuri commented 3 years ago

Screenshots If applicable, add screenshots to help explain your problem.

The form should be able to take user input and when we press submit button the canvas takes the size according to the user preference and the need .

malavikarajeshvikraman commented 3 years ago

Hey @ankitapuri I think I can implement this. Could you kindly assign this to me. Basically the canvas height and width needs to be input by the user correct ?

ankitapuri commented 3 years ago

Hey @ankitapuri I think I can implement this. Could you kindly assign this to me. Basically the canvas height and width needs to be input by the user correct ?

yes , but the maximum height should be such it should fit in a single screen without the need of scroller and also the width should also be limited on both sides so that utility box and colors can be added Would u like to work ?

bitaashna commented 3 years ago

@ankitapuri I would like to work on it Can u please assign it to me.

ankitapuri commented 3 years ago

@ankitapuri I would like to work on it Can u please assign it to me.

Are you willing to work @bitaashna

shrishti-c commented 3 years ago

Hey! I'm willing to work on it. Could you please assign it to me.

bitaashna commented 3 years ago

@ankitapuri I would like to work on it Can u please assign it to me.

Are you willing to work @bitaashna

Yes,I am.

ankitapuri commented 3 years ago

@bitaashna can u please provide the updates

AtharvaKamble commented 3 years ago

Hi @ankitapuri, I have tried and tested the implementation for the user-defined dimensions, if you assign, I'll make the PR