feat(settings): animate transition to submenu (background and sliding)
This commit is contained in:
@@ -120,8 +120,6 @@ const handleConfirm = () => {
|
||||
};
|
||||
|
||||
onRender((ctx) => {
|
||||
assets.images.home.topScreen.background.draw(ctx, 0, 0);
|
||||
|
||||
ctx.font = "10px NDS10";
|
||||
ctx.textBaseline = "top";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user