mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
focus is on the list and hint is displayed
This commit is contained in:
@@ -177,6 +177,7 @@ public class ContributionManagerDialog {
|
||||
contributionListPanel.grabFocus();
|
||||
}
|
||||
dialog.setVisible(true);
|
||||
contributionListPanel.grabFocus();
|
||||
|
||||
if (contribListing.hasDownloadedLatestList()) {
|
||||
updateContributionListing();
|
||||
|
||||
Reference in New Issue
Block a user