Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

realoading values for "script" dropdown each time it is being clicked #562

Open
yosefy opened this issue Jul 17, 2022 · 4 comments
Open
Labels

Comments

@yosefy
Copy link

yosefy commented Jul 17, 2022

hello @bugy

use case:
1)there is a dropdown calculated from list.
2)after that, script is running and changing the values in file|dir that step 1 builds the list from
3)now i reopen the dropdown to rerun the script but it shows me old data

users are being bit confused :)

though not super critical

thanks

@bugy
Copy link
Owner

bugy commented Jul 17, 2022

Hi @yosefy the values are calculated only once, when a script is loaded (or a dependent parameter changes). Any OS changes are not monitored unfortunately

@yosefy
Copy link
Author

yosefy commented Jul 17, 2022 via email

@bugy bugy added the feature label Jul 18, 2022
@bugy
Copy link
Owner

bugy commented Jul 18, 2022

Hi, got you, thanks :) I'll keep this ticket open, if someone would vote for it or even implement it :)

@raszuk
Copy link

raszuk commented Jan 15, 2023

Annoying bug :(

Perhaps the script launch params should self reload/refresh after execution is complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants