mirror of
https://github.com/processing/processing4.git
synced 2026-02-13 18:35:37 +01:00
minor fixes: completion lables, and esc key handling
This commit is contained in:
@@ -59,6 +59,7 @@ public class CompletionPanel {
|
||||
}
|
||||
|
||||
public void setVisible(boolean v){
|
||||
System.out.println("Pred popup visible.");
|
||||
popupMenu.setVisible(v);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user