'Media Schedule' panel sometimes opens with over-sized items. #107
Labels
No labels
Bug
Cleanup/Refactor
Core Feature
Documentation
Feature
Performance Improvement
Security Improvement
UX/Accessibility
Unreproducable Bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rainbownapkin/canopy#107
Loading…
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?
Once and a while, upon first opening the queue panel, queued items will appear to be larger, implying they're much longer than they actually are.
Even worse this can cause two items which are near each-other to overlap.
This is mostly just a harmless visual error, and can usually be solved by either adjusting the time scale or closing and re-opening the scheduler panel.
changed title from
Queue panel sometimes opens with over-sized items.to'Media Schedule' panel sometimes opens with over-sized items.changed the description
Little bit of a hacky fix but the frame-waiting loop on the fullRender() function now waits on the offsetTop of the first marker to be 0, fixing the over-sized queue items bug:
d9bab09d53