Skip to content

Conversation

@hut36
Copy link

@hut36 hut36 commented Dec 9, 2024

For code like this(this is how plugin window-state restores window state):

window.set_size();
window.set_position();
window.show();

This fix ensures that showing of the window happens after actually changing of size and position, and fixes window reposition problem on MacOS described at tauri-apps/plugins-workspace#1663.

@hut36 hut36 requested a review from a team as a code owner December 9, 2024 02:16
@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2024

Package Changes Through 4be2236

No changes.

Add a change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

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

Successfully merging this pull request may close these issues.

1 participant