pharo
pharo copied to clipboard
Cleanup: Wrongly named Icons
Describe the problem If you put a traceCr into the #ifPresent: case at the end of ThemeIcons>>#iconNamed:ifNone:, you see a lot of cases where we use the old style name for icons and Forms.
We should change all the places where we run into the slow backward compatibility case.
Good catch!
More to do:
- Roassal uses strings: https://github.com/ObjectProfile/Roassal3/issues/456
Can we close this issue?