mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 21:59:20 +01:00
fix the non-retina version of the icons
This commit is contained in:
@@ -265,10 +265,6 @@ public class CompletionPanel {
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Dynamic width of completion panel
|
||||
* @return - width
|
||||
*/
|
||||
private int calcWidth() {
|
||||
int maxWidth = 300;
|
||||
float min = 0;
|
||||
|
||||
Reference in New Issue
Block a user