Time tool-tip stays open #96

Closed
opened 2025-02-11 07:28:15 -05:00 by rainbownapkin · 2 comments
rainbownapkin commented 2025-02-11 07:28:15 -05:00 (Migrated from gitlab.com)

Time tool-tip stays open on occasion when dragging/dropping items in the media schedule.

Time tool-tip stays open on occasion when dragging/dropping items in the media schedule.
rainbownapkin commented 2025-02-11 07:29:26 -05:00 (Migrated from gitlab.com)

mentioned in issue #95

mentioned in issue #95
rainbownapkin commented 2025-04-09 04:20:26 -04:00 (Migrated from gitlab.com)

Looks like mouseup events aren't the most reliable. Added extra calls to kill all existing timetips when:

  • Right before timetip creation
  • On queue panel docSwitch() call
  • On queue panel closer() call
  • When mouse hovers over a timetip with the mouse buttons up
Looks like mouseup events aren't the most reliable. Added extra calls to kill all existing timetips when: - Right before timetip creation - On queue panel docSwitch() call - On queue panel closer() call - When mouse hovers over a timetip with the mouse buttons up
rainbownapkin (Migrated from gitlab.com) closed this issue 2025-04-09 04:20:26 -04:00
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: rainbownapkin/canopy#96
No description provided.