Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] [SW] Text behind episode names following move of menu from native code to ZScript #162

Closed
mjr4077au opened this issue Nov 7, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@mjr4077au
Copy link
Member

image

@mjr4077au
Copy link
Member Author

Commenting out the subtitle in SWCustom.txt does "fix" the issue, but I imagine we want the subtitle and just need fix the positioning and/or colour.

episode 1
{
    title    "$TXTS_EP1"
    //subtitle "$TXTS_EPD1"
}
episode 2
{
    title    "$TXTS_EP2"
    //subtitle "$TXTS_EPD2"
}

@sinisterseed sinisterseed added the bug Something isn't working label Nov 8, 2020
@sinisterseed sinisterseed changed the title [SW]: Text behind episode names following move of menu from native code to ZScript. [BUG] [SW] Text behind episode names following move of menu from native code to ZScript May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants