Added GPU Widget + Minor improvements#260
Conversation
Update widget is now also fixed after the latest YASB 1.8.7 update broke it.
|
What do you mean? What is broken in version 1.8.7 with the updated widget? |
|
Try instralling my theme or Comfyppuccin Reimagined for example, it will crash yasb and throw the exception " - update_check has unknown type "yasb.update_check.UpdateCheckWidget" This only happened after v1.8.7 I'm guessing any theme using update_check need to update their theme or it will crash also. |
|
Just found "Mauveyos Mocha" also gives the same error as mine and "Comfyppuccin Reimagined" if you need to troubleshoot what caused this. Good luck. |
|
Ah shit, I know what the problem is. I added styles there so we can make this much more polished with the new .paired class, but I totally forgot to check the options when one of these options is disabled. So the problem is that you now need to have both options enabled. I will fix this. Damn, why didn’t you report this as an issue? This should be fixed in the YASB repo, it’s not a theme problem. |
|
I didnt keep up to date with all the changes I just thought my theme was outdated since it was only 3 themes that breaks yasb. Anyway glad you found the issue quick and I would still like to push this update to my theme as there's other changes. Keep up the good work. Next time I encounter an issue I'll report sooner my apologies. |
Update widget is now also fixed after the latest YASB 1.8.7 update broke it.