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

Add .asFlow() extensions for ObservableValue to kotlinx-coroutines-javafx library #1695

Closed
qwwdfsad opened this issue Dec 10, 2019 · 1 comment
Assignees
Labels

Comments

@qwwdfsad
Copy link
Member

It would be nice if all observable properties could be easily converted to Flow when coding with TornadoFX. This could be added either for javafx.beans.value.ObservableValue or (maybe even better) for the entire javafx.beans.Observable interface if possible.

Originally reported here: https://youtrack.jetbrains.com/issue/KT-35389

@qwwdfsad qwwdfsad added the flow label Dec 10, 2019
@LittleLightCz
Copy link

Thank you, I am watching like a hawk 🦅 ☺️

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