Maximizing window by title double-click changes lyric position #5

Closed
opened 2024-10-21 16:28:52 +09:00 by AnthonyKwon · 1 comment
Owner

Expected Behavior

Changing window size by any method should not affect EditorView or other controls.

Actual Behavior

When you maximize window by double-clicking the title bar and cursor reaches to EditorView,
position of the last selected lyric is changed.

Possible Solution

Seems like EditorView's MouseDown event is triggered incorrectly.

## Expected Behavior Changing window size by any method should not affect EditorView or other controls. ## Actual Behavior When you maximize window by double-clicking the title bar and cursor reaches to EditorView, position of the last selected lyric is changed. ## Possible Solution Seems like EditorView's `MouseDown` event is triggered incorrectly.
Author
Owner

This will no longer happens with new UI. (as Drag & Drop is broken ☹️)

This will no longer happens with new UI. (as Drag & Drop is broken ☹️)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: AnthonyKwon/ti_lyricstudio#5
No description provided.