mirror of
https://github.com/processing/processing4.git
synced 2026-02-04 06:09:17 +01:00
continued development and cleanup
This commit is contained in:
@@ -99,7 +99,7 @@ public class AndroidToolbar extends EditorToolbar {
|
||||
|
||||
case EXPORT:
|
||||
if (shift) {
|
||||
aeditor.handleExportPackage();
|
||||
aeditor.handleExportApplication();
|
||||
} else {
|
||||
aeditor.handleExportProject();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user