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

SetLocation not instant. #97

Open
IceReaper opened this issue Oct 9, 2023 · 1 comment
Open

SetLocation not instant. #97

IceReaper opened this issue Oct 9, 2023 · 1 comment
Labels
bug Something isn't working Linux

Comments

@IceReaper
Copy link

IceReaper commented Oct 9, 2023

Im wiring up a chromeless app, so i wired together some javascript magic to move the window when dragging my custom titlebar element.

App.MainWindow.SetLocation(_targetLocation);

If you output the Location property before and after the call, you will notice it did not change, meaning that you cannot simply rely on adding the movement on the window location when calling the code fast.

@MikeYeager MikeYeager added bug Something isn't working Linux labels Oct 12, 2023
@MikeYeager
Copy link
Collaborator

Thanks for the report. We've actually encountered this on Linux and will look into it. We've been putting in hours on several new features and bug fixes and will try to resolve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Linux
Projects
None yet
Development

No branches or pull requests

2 participants