-
Notifications
You must be signed in to change notification settings - Fork 29
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
Family View errors #50
Comments
Unfortunately, I won't be able to look into this issue until either late tonight or tomorrow. I have a lot of work that I planned on completing today. If the issue has not been resolved by tonight, expect a pull request from me some time tomorrow in the afternoon. |
When I enable family view with default settings on PixelVision, the icon is in the correct position. Are you sure this error in positioning is not a result of switching fonts? |
Could be, I use the +3 font size tweak. |
Oh I see how this bug is happening. If you have no money in your Steam wallet, it doesn't get aligned right. I'll have a fix for this shortly. |
The location of the family view button does not change dynamically. The only thing I could do was change its static location. Since this is still a problem, all you can do is move further along the left or relocate it. You can try different locations if you want. I don't have time to look at this right now, sorry. This weekend I should be able to look at all the issues so far. |
Hey, can this topic be closed now seeing that they changed how the account balance and all is showing? |
Sadly this will never happen to me ;c |
As reported on the Steam Forum
http://steamcommunity.com/groups/pixelvision2/discussions/0/523897653306957927/
Here's a screenshot:
I dug into the code and I see "ParentalLockButton" it's defined here:
https://github.com/somini/Pixelvision2/blob/master/resource/layout/steamrootdialog.layout#L620
I changed the
margin-right
to 75 and got this.When Parental Control is active, there's a small discrepancy in the username.
The text was updated successfully, but these errors were encountered: