Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-L-002 warning
objects created by extension should be destroyed in disable()
Objects assigned in `enable()` are missing matching `.destroy()` calls in `disable()` or its helper methods.
extension.js:246
cpuInfoLabel = new St.Label({
text: '--',
y_align: Clutter.ActorAlign.CENTER,
style: `padding-left: ${paddingLeft}px; padding-right: ${paddingRight}px;`,
})
| Version | Status |
|---|---|
| 3 | Unreviewed |
| 2 | Rejected |
| 1 | Rejected |