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

Add striping to details column #160

Open
hohonuuli opened this issue Feb 16, 2023 · 0 comments
Open

Add striping to details column #160

hohonuuli opened this issue Feb 16, 2023 · 0 comments

Comments

@hohonuuli
Copy link
Member

From Kris:

We'd like the gray/black coloration to carry over to the details column as well, helps differentiate each observation

A tech note: The coloration is done via highlighters in JXTable (from the swingx library). Unfortunately, I tried a bunch of ways to highlight the details column. But when stripping is enabled, the highlighter gets confused and ends up coloring part or all of the entire details column. Which is definitely worse than the current behavior.

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

No branches or pull requests

2 participants