Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Simplify mouse release event handling in TimeWidget
- Removed unnecessary checks for left button press and hover state in mouseReleaseEvent. - Streamlined the event handling logic to improve code readability and maintainability. This change enhances the clarity of the mouse event handling in the TimeWidget class. Log: Simplify mouse release event handling in TimeWidget Bug: https://pms.uniontech.com/bug-view-297809.html
- Loading branch information