mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
Implemented eraser tool. Must move and resize layers at the same time.
Signed-off-by: npalomba <nicola.palomba@studenti.galileilivorno.gov.it>
This commit is contained in:
@ -54,11 +54,11 @@ canvas {
|
||||
}
|
||||
|
||||
#checkerboard {
|
||||
z-index:1000;
|
||||
z-index:1;
|
||||
}
|
||||
|
||||
#pixel-canvas {
|
||||
z-index:1;
|
||||
z-index:2;
|
||||
background:transparent;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user