km4ack / pi-build

https://youtube.com/km4ack
338 stars 71 forks source link

Yad: update window: very large #466

Open SpudGunMan opened 2 years ago

SpudGunMan commented 2 years ago

this has been a issue for some builds now but on a 7" touch screen the update window extends beyond the generic LCD layout default dimensions and needs resolution fix on the Pi..

anyway you can tab times 3 and hit enter to bypass this, or I was just pondering it..

I noticed this possibly is related to string on the version grab of changeling variable which is a text file with data which converting to a simple string vs int might be related I didnt mess around | you could try putting b at the end of the build =3.3.1 I noticed it fixed the Yad window right away but I didnt care to track the bug or issue.

documenting it for later or if you have a quick fix or have noticed this as well, other ideas are look into making the buttons ALT+ accessable

SpudGunMan commented 2 years ago

this is a bug in ear https://github.com/v1cont/yad/issues/107

stashing for later

SpudGunMan commented 2 years ago

found a fix --width=480 --height=200 --fixed will be honored

https://cjungmann.github.io/yaddemo/docs/yadformatting.html