Skip to content

Added liveDrag property to windows - #273

Merged
daniel-jettka merged 1 commit into
developfrom
fix-270-dragged-windows-are-in-background
Aug 26, 2026
Merged

Added liveDrag property to windows#273
daniel-jettka merged 1 commit into
developfrom
fix-270-dragged-windows-are-in-background

Conversation

@daniel-jettka

Copy link
Copy Markdown
Contributor

Description, Context and related Issue

This solves the ugly effect that windows are put in background during dragging action.
Thanks to @DennisFriedl for discovering the effect and solution!

Refs #270

How Has This Been Tested?

Opened several windows (different types: source, about, help, search) and viewed the dragging effect - should be dragged in foreground

Types of changes

  • Improvement

Overview

  • I have updated the inline documentation accordingly.
  • I have performed a self-review of my code, according to the style guide
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes at testing
  • All new and existing tests passed.

@fmacca fmacca left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Great work!

@github-project-automation github-project-automation Bot moved this from In Progress to Approved in Edirom Development Aug 26, 2026
@daniel-jettka
daniel-jettka merged commit 7cc1324 into develop Aug 26, 2026
2 checks passed
@daniel-jettka
daniel-jettka deleted the fix-270-dragged-windows-are-in-background branch August 26, 2026 11:55
@github-project-automation github-project-automation Bot moved this from Approved to Done in Edirom Development Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[BUG] Dragged windows are in background

5 participants