Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonathan Wilkes
purr-data
Commits
0f1972d0
Commit
0f1972d0
authored
Oct 04, 2020
by
Albert Gräf
Browse files
Updated nw.js to 0.28.1 to fix dialogs not opening on Windows for some graphics cards.
parent
ca0bd3a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
l2ork_addons/tar_em_up.sh
View file @
0f1972d0
...
...
@@ -203,7 +203,7 @@ if [ ! -d "../pd/nw/nw" ]; then
if
[
$arch
==
"armv7l"
]
;
then
nwjs_version
=
"v0.17.6"
else
nwjs_version
=
"v0.2
4.4
"
nwjs_version
=
"v0.2
8.1
"
fi
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment