-
Notifications
You must be signed in to change notification settings - Fork 430
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
[Barfiller] Able to set y position in xml but not x position. #2263
Comments
What addon are we talking about? |
⬆💯❓ |
I'm so sorry, it seems I somehow managed to post this in the wrong repository entirely. This was supposed to be for Barfiller. |
Uh no, this is the correct repository. Barfiller is in here along with every other Windower official addon. You just, didn't say which addon you were talking about |
PR that addresses this issue is ready for review. |
The workaround for this is to set lines 285, 286, and 287 to reference settings.Images.Background.Pos.X instead of windower.get_windower_settings().x_res / 2 - settings.Images.Background.Size.Width / 2.
The text was updated successfully, but these errors were encountered: