mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
[PR #365] [MERGED] CtrlCore: update mouse pos when receving DnD event on macOS. #345
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#345
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/365
Author: @klugier
Created: 1/28/2026
Status: ✅ Merged
Merged: 1/28/2026
Merged by: @mirek-fidler
Base:
master← Head:klugier/update-mouse-pos-when-dnd-event-macos📝 Commits (1)
2337947CtrlCore: update mouse pos when receving DnD event on macOS.📊 Changes
1 file changed (+3 additions, -2 deletions)
View changed files
📝
uppsrc/CtrlCore/CocoProc.mm(+3 -2)📄 Description
Global mouse pos value needs to be updated when receving drag and drop event. Otherwise, there are problem in some controls for example TabBar.
Here is the code that is broken under the current implementation (TabBar.cpp)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.