Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix mouse handling logic in TextViewSkin.
Previously, pop-up triggers were not handled correctly when the primary mouse button was not pressed. This update ensures that mouse events are managed appropriately by checking the primary button status along with the pop-up trigger.
- Loading branch information