mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
gonna need its own search icon
This commit is contained in:
@@ -273,7 +273,7 @@ public class EditorStatus extends BasicSplitPaneDivider {
|
||||
};
|
||||
|
||||
clipboardIcon = renderIcons("status/copy-to-clipboard", stateColors);
|
||||
searchIcon = renderIcons("manager/search", stateColors);
|
||||
searchIcon = renderIcons("status/search", stateColors);
|
||||
collapseIcon = renderIcons("status/console-collapse", stateColors);
|
||||
expandIcon = renderIcons("status/console-expand", stateColors);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user