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

refactor: call self.is_maximized if and only if MAXIMIZE is set in StateFlags #1547

Closed
wants to merge 3 commits into from

Conversation

ahkohd
Copy link
Member

@ahkohd ahkohd commented Jul 15, 2024

This PR refactors update_state implementation to call window.is_maximized if and only if MAXIMIZED flag set in the StateFlags.

Please refer to this issue for further context:
#1546

@ahkohd ahkohd requested a review from a team as a code owner July 15, 2024 00:06
@ahkohd ahkohd requested review from amrbashir and removed request for a team July 15, 2024 00:06
@ahkohd ahkohd self-assigned this Jul 15, 2024
@ahkohd ahkohd changed the title refactor: call self.is_maximized if and only if MAXIMIZE is set refactor: call self.is_maximized if and only if MAXIMIZE is set in StateFlags Jul 15, 2024
@ahkohd ahkohd requested a review from lucasfernog July 24, 2024 22:03
@ahkohd ahkohd closed this Jul 26, 2024
@ahkohd ahkohd deleted the fix-state branch July 26, 2024 23:07
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