Skip to content

GLideNUI: hide translations UI when no translations are found#2954

Merged
gonetz merged 1 commit into
gonetz:masterfrom
Rosalie241:glidenui-hidden-translations
Jan 25, 2026
Merged

GLideNUI: hide translations UI when no translations are found#2954
gonetz merged 1 commit into
gonetz:masterfrom
Rosalie241:glidenui-hidden-translations

Conversation

@Rosalie241

Copy link
Copy Markdown
Contributor

This patch makes the translations UI hidden when no translations have been found, but keeps the same behavior for any build configuration that isn't M64P_GLIDENUI.

It achieves this behavior by adding a spacer, which is deleted when translations have been found or GLideNUI is built without M64P_GLIDENUI, else, when no translations have been found, it hides the translations groupbox instead.

@gonetz

gonetz commented Jan 9, 2026

Copy link
Copy Markdown
Owner

It doesn't look good with Project64:
image

@Rosalie241 Rosalie241 force-pushed the glidenui-hidden-translations branch from 6168ed8 to 89439f8 Compare January 13, 2026 12:19
@Rosalie241

Copy link
Copy Markdown
Contributor Author

Should be fixed with the latest changes, thanks for letting me know!

@gonetz

gonetz commented Jan 25, 2026

Copy link
Copy Markdown
Owner

Should be fixed with the latest changes,

Well, it works as before with the current patch of course, because you guarded all the changes by #ifdef M64P_GLIDENUI.
I tried to check, if it works with Zilmar build too. Your code compiled fine, but then I got several link errors:
image
I don't want to fight with QT libs again. If your fix works for RMG, ok.

@gonetz gonetz merged commit c8ef81c into gonetz:master Jan 25, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants