LED naming update in code#2621
Conversation
ann0see
left a comment
There was a problem hiding this comment.
Why are some LEDs smaller now? Did you Minify them?
|
The LEDs are still the same, just the filenames have changed which makes it a bit difficult to see. For instance, the "Big" version of the Round LED was named: CLEDBlackSmall.png and the "Small" version was named: LEDBlackSmall.png. Which is what was kind of confusing. Because the filename CLEDBlackSmall.png is the same as the previous "big" version, git shows it as if these are now smaller. Hope this makes sense. |
|
Ok. Thanks. |
hoffie
left a comment
There was a problem hiding this comment.
Thanks @henkdegroot and sorry for leaving this laying around for so long!
Naming seems good, styles still seem to work properly.
Short description of changes
LED image files and references update to match.
CHANGELOG: Internal: Rename LED resources
Context: Fixes an issue?
Fixes: #2365
Does this change need documentation? What needs to be documented and how?
No
Status of this Pull Request
Complete
What is missing until this pull request can be merged?
Nothing
Checklist