mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
865281a0b1
Due to the regression in FileDialog causing command c / command v to no longer work within FileDialog on Mac, having OS X use JFileChooser for the editor. This is keeping with the precedent set in https://github.com/processing/processing/issues/1035.