Changes between Initial Version and Version 1 of Ticket #19366


Ignore:
Timestamp:
2020-06-10T22:09:55+02:00 (5 years ago)
Author:
taylor.smock
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19366 – Description

    initial v1  
    1 This just makes it slightly easier to find a color to change
     1This just makes it slightly easier to find a color to change.
     2
     3What 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.