You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't had a chance to test it myself, buy try enabling/disabling the bounding box compatibility mode. I had to switch that to enabled by default due to dnd5e basically requiring it with the latest update. If that fixes it, it's usually because an element in the sheet has a fixed/absolute position very far to the left of right of the screen (and not contained in the bounding box of the sheet)
In my system (GURPS), the default character sheet opens in PopOut! to the entire width of the monitor. See the attached photo.
Other character sheets seem unaffected, so I am sure this is my fault somehow. Any help in finding the issue is appreciated.
Just FYI -- doing some debugging on this shows the following div:
That "width: calc(100% - 9990.5px)" style looks like the cause.
The text was updated successfully, but these errors were encountered: