feat(settings): animate transition to submenu (background and sliding)
This commit is contained in:
@@ -186,7 +186,6 @@ onMounted(() => {
|
||||
});
|
||||
|
||||
onRender((ctx) => {
|
||||
assets.images.home.topScreen.background.draw(ctx, 0, 0);
|
||||
ctx.textBaseline = "top";
|
||||
|
||||
ctx.save();
|
||||
|
||||
Reference in New Issue
Block a user