Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Ensure only focused controller is used for resize and moving#3149

Merged
bluemarvin merged 1 commit intomasterfrom
fix-drag-resize
Apr 13, 2020
Merged

Ensure only focused controller is used for resize and moving#3149
bluemarvin merged 1 commit intomasterfrom
fix-drag-resize

Conversation

@bluemarvin
Copy link
Copy Markdown
Contributor

Fixes #2990
Fixes #3147

Note: This only fixes the crash from #3147. The issue of the resize
not being saved is still issue #2862.

Fixes #2990
Fixes #3147

Note: This only fixes the crash from #3147. The issue of the resize
not being saved is still issue #2862.
@bluemarvin bluemarvin added this to the #10 features milestone Apr 10, 2020
@bluemarvin bluemarvin requested a review from keianhzo April 10, 2020 17:28
@bluemarvin bluemarvin self-assigned this Apr 10, 2020
@bluemarvin bluemarvin requested review from daoshengmu and removed request for keianhzo April 13, 2020 22:32
Copy link
Copy Markdown
Contributor

@daoshengmu daoshengmu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+

@bluemarvin bluemarvin merged commit 207f86b into master Apr 13, 2020
@bluemarvin bluemarvin deleted the fix-drag-resize branch April 13, 2020 22:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Intermittent] The app crashes when manually resizing the window Window resize drag handles are sometimes not responsive.

2 participants