Changes between Initial Version and Version 1 of Ticket #19366
- Timestamp:
- 2020-06-10T22:09:55+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19366 – Description
initial v1 1 This just makes it slightly easier to find a color to change 1 This just makes it slightly easier to find a color to change. 2 3 What this patch does: 4 * Adds a filter field 5 * Adds a toString method in `ColorEntry`. This calls `super.toString` and appends the `getDisplay()` string to it.