Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Canvas size no limitations #85

Open
flabbet opened this issue Feb 20, 2022 · 3 comments
Open

Canvas size no limitations #85

flabbet opened this issue Feb 20, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@flabbet
Copy link

flabbet commented Feb 20, 2022

Describe the bug
So right now, create new pixel doesn't have any restrains. I can put anything there, and in result editor breaks, there is no canvas.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://apps.lospec.com/pixel-editor/
  2. Enter -123 to width and 9999 to height
  3. Click Create

Expected behavior
Input should forbit user to enter invalid values.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Brave
  • Version: 1.35.103 Chromium: 98.0.4758.102 (Official Build) (64-bit)](https://brave.com/latest/)
@unsettledgames unsettledgames added the bug Something isn't working label Feb 20, 2022
@unsettledgames
Copy link
Collaborator

Note to myself: write a few input validation functions so that we can reuse them

@itsamrit
Copy link
Contributor

Can you please assign this issue to me?

@unsettledgames
Copy link
Collaborator

Done, thanks for offering :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants