Support loading and displaying of image palette #16
|
@ -187,6 +187,7 @@ export component MainTab inherits Rectangle {
|
|||
width: 128px;
|
||||
height: 128px;
|
||||
image-fit: contain;
|
||||
image-rendering: pixelated;
|
||||
}
|
||||
}
|
||||
HorizontalLayout {
|
||||
|
|
Loading…
Reference in New Issue