@@ -20,15 +20,12 @@ X menu.library.add_library = Add Library... ->
20
20
X menu.library.manage_libraries = Manage Libraries…
21
21
X menu.tools.add_tool = Add Tool... ->
22
22
X menu.tools.manage_tools = Manage Tools…
23
-
23
+ X update download.processing.org/reference.zip to be a static file
24
+ X switch language_gen.py to python3, other versions removed from macOS
24
25
25
26
_ open dialog extensions only work for the current Mode
26
27
_ i.e. in Java Mode, won't list .js files as candidates
27
-
28
- _ on release: submit to Microsoft
29
- _ https://www.microsoft.com/en-us/wdsi/filesubmission
30
- _ https://aka.ms/wdsi
31
- _ https://www.microsoft.com/security/blog/2018/08/16/partnering-with-the-industry-to-minimize-false-positives/
28
+ _ on build of dist, immediately submit to Microsoft: https://aka.ms/wdsi
32
29
33
30
design
34
31
X set minimum size for scroll bar thumb
@@ -129,6 +126,11 @@ _ which is another case for a separate 'contrib manager' thing
129
126
_ maybe that's the update button? when no updates, it's still a button?
130
127
131
128
129
+ _ on release: submit to Microsoft
130
+ _ https://www.microsoft.com/en-us/wdsi/filesubmission
131
+ _ https://aka.ms/wdsi
132
+ _ https://www.microsoft.com/security/blog/2018/08/16/partnering-with-the-industry-to-minimize-false-positives/
133
+
132
134
_ if a sketch is in the docs folder, try triggering macos access dialog
133
135
_ do it once for the root, then see if it allows the folders inside as well
134
136
_ (opening p5jsMode sketch on Desktop causes a zillion dialog boxes)
0 commit comments