Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hover effect for table headers #636

Closed
rkeen-siemens opened this issue Jan 7, 2023 · 3 comments
Closed

Hover effect for table headers #636

rkeen-siemens opened this issue Jan 7, 2023 · 3 comments
Milestone

Comments

@rkeen-siemens
Copy link

It would be nice to have the ability to set hover colors for table row/column headers.

@DevCharly
Copy link
Collaborator

Indeed, that's missing.

@DevCharly
Copy link
Collaborator

Implemented in latest 3.1-SNAPSHOT: https://github.com/JFormDesigner/FlatLaf#snapshots

grafik

There are 4 new (optional) UI properties:

TableHeader.hoverBackground
TableHeader.hoverForeground
TableHeader.pressedBackground
TableHeader.pressedForeground

@DevCharly DevCharly added this to the 3.1 milestone Feb 5, 2023
@Kokecena
Copy link

Kokecena commented Oct 8, 2023

Maybe it's a bit late, but it would also be interesting to have an hover effect when passing through the rows.

20231007_233324.mp4

Although I don't know how complicated it may be to implement or even if it is feasible to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants