We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad98ee9 + d9b6fff commit 585bfdaCopy full SHA for 585bfda
OSL Programs/apps/System/.Install_system.json
@@ -228,7 +228,7 @@
228
"path": "Origin/(A) System/User Applications",
229
"name": "Files.osl",
230
"icon": "w 10 c #ff724f square 0 0 5 5 w 8 c #111 square 0 0 5 5 w 2.5 c #ff724f square -4 3 1 1 line -2.5 3.5 1.5 0 square 0 -1 5 2.5 w 4 square 0 -1 4 1",
231
- "version":"7.4"
+ "version":"7.5"
232
},
233
{
234
"url": "https://origin.mistium.com/OSL%20Programs/apps/System/Settings.osl",
OSL Programs/apps/System/Files.osl
@@ -435,7 +435,7 @@ def "render_files_list" (
435
frm_w = frame.width
436
frame "clear"
437
if inputs.path == (user_folder ++ "/bin") (
438
- loc -2 2 -75 -113
+ loc -2 2 -150 -117
439
square 120 20 10 : c#prim
440
if onclick (
441
each uuid files (
0 commit comments