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

Release v3.20.0 #178

Merged
merged 28 commits into from May 24, 2023
Merged

Release v3.20.0 #178

merged 28 commits into from May 24, 2023

Conversation

CoreyD97
Copy link
Collaborator

No description provided.

@@ -208,6 +248,21 @@
((SpinnerNumberModel) maxResponseSize.getModel()).setMaximum(1000000);
((SpinnerNumberModel) maxResponseSize.getModel()).setStepSize(1);

JCheckBox tagStyle = otherPanel.addPreferenceComponent(preferences, PREF_TABLE_PILL_STYLE, "Display matching tags as pill components");

Check notice

Code scanning / CodeQL

Unread local variable Note

Variable 'JCheckBox tagStyle' is never read.
@CoreyD97 CoreyD97 merged commit aa8136a into master May 24, 2023
2 checks passed
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

Successfully merging this pull request may close these issues.

None yet

1 participant