Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features. Available on Windows, Linux, macOS and the Web!
Fixed second grid not appearing to be removed when first grid has default values. this was because queue_redraw was not called due to the app thinking nothing had changed.
fixed reset button of color picker not set correctly when we switch to another grid
Now, whenever you create a new grid, the new grid will be twice the size of previous grid (and with a different color). this is done because i felt that having all grids being being of same size and color may cause confusion for users when they try to change color of a grid not seeing it's changing (due to being covered by grids above it).