coderazzi / tablefilter-swing

TableFilter is a set of Swing components to support user-driven filtering on table.
https://coderazzi.net/tablefilter
MIT License
7 stars 2 forks source link

Filter column panel mis-aligment on column re-ordering #43

Closed coderazzi closed 6 years ago

coderazzi commented 6 years ago

Original report by jhcwong727 (Bitbucket: jhcwong727, ).


When dragging a column to re-order, the filter panel does not follow the dragged TableColumn, and only pops to new location on column move event. It will look cleaner if the filter panel moved in sync with the table column being dragged.

coderazzi commented 6 years ago

Original comment by coderazzi coderazzi (Bitbucket: coderazzi, GitHub: coderazzi).


Solved on release 5.4.0