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

Gray and blocked layer when creating a grid #38

Open
FromSi opened this issue Jan 9, 2021 · 3 comments
Open

Gray and blocked layer when creating a grid #38

FromSi opened this issue Jan 9, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@FromSi
Copy link

FromSi commented Jan 9, 2021

Two questions:

  1. Why can't I recreate the grid? (reloading page).
  2. Why is there no grid constraint? I think that at this stage of development of the project and its functionality, the norm will be a 124x124 grid.

I think it would be logical. You can make templates according to the size of the grids and get rid of the constant input of numbers (taking into account the fact that you can leave the previous functionality with a certain restriction).

Peek 2021-01-09 23-48

Screenshot_20210109_235528

@theabbie
Copy link
Collaborator

theabbie commented Jan 9, 2021

@FromSi You can save progress in this version https://rgab1508.github.io/PixelCraft

Grid constraint is about 128 X 128, it is not added but it works smoothly until that dimension.

@FromSi FromSi closed this as completed Jan 9, 2021
@FromSi FromSi reopened this Jan 9, 2021
@FromSi
Copy link
Author

FromSi commented Jan 9, 2021

Indeed, the new version already has "new". I do not know if it is useful to leave issue to solve the gray layer problem?
I think we should keep it. Thanks

@theabbie
Copy link
Collaborator

theabbie commented Jan 9, 2021

@FromSi The Gray layer is because the grid dimensions were too big and it didn't get painted white because of too much processing.

@theabbie theabbie added enhancement New feature or request bug Something isn't working and removed enhancement New feature or request labels Jan 18, 2021
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

2 participants