mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Macosx: new appbundler, new macosx builds. Use platform=macosx and platform=oldmacosx
This commit is contained in:
@ -2025,6 +2025,8 @@ public class Editor extends JFrame implements RunnerListener {
|
||||
// As of Processing 1.0.10, this always happens immediately.
|
||||
// http://dev.processing.org/bugs/show_bug.cgi?id=1456
|
||||
|
||||
toFront();
|
||||
|
||||
String prompt = I18n.format(_("Save changes to \"{0}\"? "), sketch.getName());
|
||||
|
||||
if (!OSUtils.isMacOS()) {
|
||||
|
Reference in New Issue
Block a user