Open Aspvik opened 7 years ago
Also for v1.2.1 it says bug fixed: Update folder picker on load settings. This does not work for me either.
@Aspvik
I tested this in 1.3.0 and the bug occurs, however when testing in the master
branch, the bug does not. I presume this is something I fixed a long time ago. You can try replacing the ugui.js
file with the one from master:
Thank you so much for replying to me! Very, very happy you made ugui so it easy for us non-programmers to easily make gui’s. I have two already. Will post them on reddit when ready.
Rune
Sent from my iPhone
On 12 Nov 2017, at 18:13, The Jared Wilcurt notifications@github.com wrote:
@Aspvik I tested this in 1.3.0 and the bug occurs, however when testing in the master branch, the bug does not. I presume this is something I fixed a long time ago. You can try replacing the ugui.js file with the one from master:
https://github.com/UniversalGUI/UGUI/blob/master/_scripts/ugui.js — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
Hello again! As you said; cloning the master branch fixed the do-not-update issue. Thank you!
However. The folder picker does not change the UI On load.
Ezdz and folder picker does update window.ugui.args on load. But as soon as I interact with the application i.e. type something in another input or select a file in another ezdz, something instantly clears the objects that were loaded from uguisettings.json.
Here is a 30 sec video that shows the issue:
Actually the EZDZ does not read the saved settings of uguisettings.json without the do-not-save either. It does however show in the app that they are loaded. But come up empty as I runcmd.
I'm on macOS 10.13.1