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

Support for Bidirectional Data Binding #377

Closed
Ayush1325 opened this issue Dec 22, 2022 · 1 comment
Closed

Support for Bidirectional Data Binding #377

Ayush1325 opened this issue Dec 22, 2022 · 1 comment

Comments

@Ayush1325
Copy link
Contributor

Currently, relm4 only seems to support one-way data binding using #[watch]. I think this can be great when a property can be manipulated by both Rust code and Gtk GUI (eg: window size).

@AaronErhardt AaronErhardt mentioned this issue Feb 22, 2023
4 tasks
@AaronErhardt
Copy link
Member

Data bindings are now released with 0.6.0-alpha.2. However, feedback is welcome since we can still change a lot of things ahead of the 0.6.0 release.

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

No branches or pull requests

2 participants