controlsfx / controlsfx/controlsfx
Table Column Graphics Erorr
- Dominant language
- Java
- Stars
- 1.7k
- Forks
- 300
- Avg merge
- 16d 17h
- Merged PRs (30d)
- 1
Description
**[Original report](https://bitbucket.org/controlsfx/controlsfx/issue/667) by Josh (Bitbucket: [JoshuaAdams](https://bitbucket.org/JoshuaAdams), GitHub: [JoshuaAdams](https://github.com/JoshuaAdams)).**
----------------------------------------
Hi,
Any pre-existing graphics set on Table Columns get cleared and overwritten with the filter.png defined in the Filterpanel.java upon applying filters to tables. This also occurs on the "Reset Filter" action. See screenshot below for further info...

Suggested repair is to modify the FilterPanel.java to only write the new graphic if there are no pre-existing graphics on tablecolumns or apply this filter graphic in a way that does not interfere with pre-existing graphics.
Kind Regards,
Josh
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.