OnionUI / Onion

OS overhaul for Miyoo Mini and Mini+
https://onionui.github.io
GNU General Public License v3.0
3.18k stars 192 forks source link

Theme creation, bg-title repeating pattern #814

Open nithou opened 1 year ago

nithou commented 1 year ago

Checklist

Onions OS Version

4.2

Miyoo Firmware Version

202303262339

Provide a clear and concise description of the issue

When creating a theme and adding a logo inside bg-title.png, if the device is plugged in and charging, the bg-title seem to adopt a repeating on x pattern which duplicates it behind the wifi and battery icons if you don't use non transparent icons

Steps to Reproduce

Add a logo to the left of bg-title.png and make wifi and battery icon with transparent background. Plug the device for charging, your logo will partially appear behind the wifi and battery icons

Provide any additional context or information that may help us investigate your issue

At the moment we can only use miyoo-topbar to put a logo but then it doesn't appear on list, settings and things. We should be able to use bg-title for this but the repeating pattern seem weird (issue experienced with my theme if you put a logo on the bg-title file: https://github.com/nithou/minimal-onionOS)

Aemiii91 commented 1 year ago

Please provide some example screenshots of the issue. I'm pretty sure it's a MainUI thing (the closed source frontend by Miyoo - we can't really change much there)

nithou commented 1 year ago

There you go ! Using this bg-title.png : bg-title

When the device is not charging it appears correctly (upper right corner) not_charging_correct

When it it is charging there's a partial repeating pattern that appears on the battery icon (upper right corner): charging_repeat_appear

Aemiii91 commented 1 year ago

Thanks! Actually seems like something I might be able to fix 👌