Skip to content

Commit e4bed19

Browse files
committed
fix the non-retina version of the icons
1 parent 57f0d5f commit e4bed19

File tree

5 files changed

+0
-4
lines changed

5 files changed

+0
-4
lines changed

java/src/processing/mode/java/pdex/CompletionPanel.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -265,10 +265,6 @@ private int calcHeight(int itemCount) {
265265
}
266266

267267

268-
/**
269-
* Dynamic width of completion panel
270-
* @return - width
271-
*/
272268
private int calcWidth() {
273269
int maxWidth = 300;
274270
float min = 0;
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)