-
Notifications
You must be signed in to change notification settings - Fork 7
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
Cannot reposition either bar #125
Comments
Hrm thanks for report, I've got a long overdue update I've got to get out.
…On Sun, Jan 22, 2023 at 8:29 PM Fashtas ***@***.***> wrote:
No console errors, using PF2E game system.
No matter what values entered into the position settings and no matter how
many times I refresh foundry (restarting server on forge too) the bars
remain in the default position
—
Reply to this email directly, view it on GitHub
<#125>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APNL7O2EVHI4RPGFPNA3SN3WTXNHTANCNFSM6AAAAAAUDJ2HHM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
This may be a module conflict, I just discovered I could shift the hotbar WITHOUT Dorako UI enabled, but with it enabled, I couldn't. I've raised an issue in the UI module git. Mind you, I was shifting by using dev tools, not actually in the settings. |
See the below from Dorako on fixing the issue. I think maybe an if statement checking for dorako-ui module enabled, and if so, set the hotbar position as absolute. From Dorako: _If you want to use the Custom hotbar settings to move the hotbar, you can set the positioning back to absolute like this:
You can also set the offsets there, if you want: My idea for a quick hacky fix would be (mind you, variable names are probably wrong):
|
I've done some hunting and it looks like adding this to custom CSS does the trick:
I've been trying to work out how to add that to the style sheet (minus div#) and make it conditional on finding the pf2e-dorako-ui module is active ( |
No console errors, using PF2E game system.
No matter what values entered into the position settings and no matter how many times I refresh foundry (restarting server on forge too) the bars remain in the default position
The text was updated successfully, but these errors were encountered: