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 RemoteServer not starting rendering #15374

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Fix RemoteServer not starting rendering #15374

merged 1 commit into from
Apr 17, 2024

Conversation

maxkatz6
Copy link
Member

What does the pull request do?

Remote embedded scenario isn't really one of our advertised features (I only today learned that we even have that).
But since we have it - it should also work at least somehow.
Performance is bad and it never had input implemented, I think?

Fixed issues

Fixes #15336

@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.2.999-cibuild0047302-alpha. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@kekekeks
Copy link
Member

Input is definitely handled since the underlying toplevel impl serves our previewer.

RemoteServer was intended for remote devtools, but I'm not even sure if those can even be refactored to not use a dedicated window at this point.

@maxkatz6
Copy link
Member Author

While I agree there is a little point of using remote server, we have to keep it somehow usable until we can remove it in 12.0.

@maxkatz6 maxkatz6 merged commit dcc6bca into master Apr 17, 2024
11 checks passed
@maxkatz6 maxkatz6 deleted the fix-remote-server branch April 17, 2024 02:36
@maxkatz6 maxkatz6 added the backport-candidate-11.1.x Consider this PR for backporting to 11.1 branch label Apr 17, 2024
@maxkatz6 maxkatz6 added backported-11.1.x and removed backport-candidate-11.1.x Consider this PR for backporting to 11.1 branch labels Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants