-
-
Notifications
You must be signed in to change notification settings - Fork 228
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
NOX theme Layer progess wrong screen position and icon missing #1749
Comments
Tested with theGarbz/Focus same behavior |
Please add the requested information in the issue template. Otherwise no one can help you. |
I'm getting the same issue, NOX theme maintainer knows about it (I can't remember which issue it was in) and is already fixing it. @ipa64 you can fix it yourself before by fiddling with the custom css. Something like this .height-indication {
width: auto !important;
position: fixed !important;
top: 52vh !important;
left: 59vw !important;
} |
Thank you pciavald, |
@ipa64 What screen resolution are you using? You said you had the problem with my focus theme as well, if I can replicate it somehow I'll try and sort it out. But right now I'm unable to see the problem. |
@thegarbz, I am using official raspberry touchscreen 7", resolution 800x480. |
@thegarbz , this morning I reinstalled original focus custom-styles.css, and got some screenshots from vnc. After some comparaison from previous version of octodash, I noticed there is some deep modifications for layer progress in 2.1.2, thru 2.1.1 that was layer-progress from 2.1.2 it's height-progress app. |
@ipa64 I'll take a look at it this week. To confirm what versions of everything are you running? |
@thegarbz |
@ipa64 for the theGarbz/Focus theme adding the following in the section under PRINTING will display the Layers in the correct place. This is from v0.3 of the theme which is currently awaiting approval for inclusion in this repository
|
@ipa64 both the NOX theme and the Focus theme have been updated. Grab the latest version of whichever you want, and if it's all working you should be able to close this issue now. |
Now all is working perfectly |
Hi,
In this case pictures are better than words.
It should be
https://i84.servimg.com/u/f84/20/23/21/77/captur13.png
I get this
https://i84.servimg.com/u/f84/20/23/21/77/img_2810.jpg
Thank you
The text was updated successfully, but these errors were encountered: