Opened 7 hours ago
Last modified 7 hours ago
#19899 assigned defect
Scene context menu is all black
| Reported by: | Eric Pettersen | Owned by: | Zach Pearson |
|---|---|---|---|
| Priority: | moderate | Milestone: | |
| Component: | Scenes/Animation | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description (last modified by )
Right clicking on a scene on the Animations timeline produces a menu with black text on a black background, as per the attached image.
Attachments (1)
Change History (3)
by , 7 hours ago
| Attachment: | black-menu.jpg added |
|---|
comment:1 by , 7 hours ago
| Description: | modified (diff) |
|---|
comment:2 by , 7 hours ago
Note:
See TracTickets
for help on using tickets.
Fixed. The CSS that makes the timeline black at all times applied to all of its children, so I changed the CSS so it would apply to the timeline background only.