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

Add a preview feature not to close open widget after docking (drag&drop) into Panel #601

Merged
merged 16 commits into from
Jan 30, 2024

Conversation

KaroAug
Copy link
Contributor

@KaroAug KaroAug commented Nov 24, 2023

Changes

Added new preview feature:
changeActiveTabAfterDragDrop feature preview. When enabled, whenever a widget or tab is dropped somewhere, it becomes the active tab of the receiving container.

Testing

Standalone test app

@KaroAug KaroAug requested a review from a team as a code owner November 24, 2023 13:46
Copy link
Contributor

@raplemie raplemie left a comment

Choose a reason for hiding this comment

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

Small improvements, + missing feature documentation.

@GerardasB GerardasB linked an issue Jan 19, 2024 that may be closed by this pull request
Copy link
Contributor

@raplemie raplemie left a comment

Choose a reason for hiding this comment

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

Please add a note in NextVersion.md.

@GerardasB GerardasB added the minor Changes in this PR requires creating a minor release label Jan 29, 2024
@GerardasB GerardasB enabled auto-merge (squash) January 30, 2024 07:17
@GerardasB GerardasB dismissed raplemie’s stale review January 30, 2024 07:18

Suggestions applied.

@GerardasB GerardasB merged commit 18585b7 into master Jan 30, 2024
19 checks passed
@GerardasB GerardasB deleted the change_activeTab_in_preview branch January 30, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Changes in this PR requires creating a minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not close open widget after docking (drag&drop) into Panel
3 participants