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

Proxies should preserve properties during expander restart #91

Closed
JensOgorek opened this issue Nov 8, 2024 · 1 comment · Fixed by #110
Closed

Proxies should preserve properties during expander restart #91

JensOgorek opened this issue Nov 8, 2024 · 1 comment · Fixed by #110
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@JensOgorek
Copy link
Contributor

JensOgorek commented Nov 8, 2024

Since Proxies & expanders can handle restarts, they should also preserve their last property state.

@JensOgorek JensOgorek self-assigned this Nov 8, 2024
@JensOgorek JensOgorek added the enhancement New feature or request label Nov 8, 2024
@JensOgorek JensOgorek added this to the 0.6.1 milestone Nov 8, 2024
@JensOgorek JensOgorek modified the milestones: 0.6.1, 0.7.0 Dec 3, 2024
@JensOgorek
Copy link
Contributor Author

JensOgorek commented Dec 3, 2024

An extra effect of this: When we load a startup script, that has some properties settings like a.inverted = true (for Input), it will get lost.
The expander is not ready at the time the expression gets executed.
Since it needs like 2.5 seconds to be ready and the script is executed imminently.

This is not a separate Issue and will be resolved with this as well.

@JensOgorek JensOgorek linked a pull request Dec 4, 2024 that will close this issue
@JensOgorek JensOgorek modified the milestones: 0.7.0, 0.6.2 Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant