fix the non-retina version of the icons

This commit is contained in:
Ben Fry
2015-09-30 09:37:45 -04:00
parent d1d55f717d
commit 369b1c779f

View File

@@ -265,10 +265,6 @@ public class CompletionPanel {
}
/**
* Dynamic width of completion panel
* @return - width
*/
private int calcWidth() {
int maxWidth = 300;
float min = 0;