Skip to content

Conversation

@X-C-0
Copy link
Contributor

@X-C-0 X-C-0 commented Jan 3, 2026

Type of change

  • Bug fix
  • New feature

Description

Changed the forced WTable in SettingsWidgetFactory to WContainer to allow other containers to be used with it. (I mostly want this for my theme lol, but this gives a lot more freedom to themes).

Since DefaultSettingsWidgetFactory's group() method handles "table.row();" this was just a quick replace, so its shouldnt break anything 🙏

Edit: now that i thought about it, this is actually addon-breaking, since addons will have to do the same thing

Related issues

skill issue

How Has This Been Tested?

Singleplayer, main menu

This is how it looks after the change (table do be tabling):
image
image

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

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.

1 participant