mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 01:29:17 +01:00
merging changes over from processing-007X branch
This commit is contained in:
@@ -103,6 +103,9 @@ public class PdeEditorFind extends JFrame implements ActionListener {
|
||||
}
|
||||
pain.add(buttons);
|
||||
|
||||
// 0069 TEMPORARILY DISABLED!
|
||||
replaceAllButton.setEnabled(false);
|
||||
|
||||
// to fix ugliness.. normally macosx java 1.3 puts an
|
||||
// ugly white border around this object, so turn it off.
|
||||
if (PdeBase.platform == PdeBase.MACOSX) {
|
||||
|
||||
Reference in New Issue
Block a user