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

fix(rfb): expose rfb in VncScreen useImperativeHandle #26

Merged
merged 1 commit into from
Feb 26, 2022

Conversation

roerohan
Copy link
Owner

#25 #24

The rfb object is also exposed with vncScreenRef, so it need not be assigned to a separate ref by getting it from the onConnect callback.

@roerohan roerohan added the enhancement New feature or request label Feb 26, 2022
@roerohan roerohan self-assigned this Feb 26, 2022
@roerohan roerohan mentioned this pull request Feb 26, 2022
@roerohan roerohan merged commit 53af884 into main Feb 26, 2022
@roerohan roerohan deleted the chore/expose-rfb branch February 26, 2022 07:50
github-actions bot pushed a commit that referenced this pull request Feb 26, 2022
## [0.4.1](v0.4.0...v0.4.1) (2022-02-26)

### Bug Fixes

* **rfb:** expose rfb in VncScreen useImperativeHandle ([#26](#26)) ([53af884](53af884))

skip-checks: true
@github-actions
Copy link
Contributor

🎉 This PR is included in version 0.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant