The frame indicator/controller is not displayed when in the Graph or Dopesheet view of the Movie Clip Editor
To solve this we could call the function ED_time_scrub_draw_current_frame in clip_draw_dopesheet_main and graph_region_draw in space_clip.c
Differential D12659
Fix T91160 - Movie Clip Editor - frame indicator/controller is not displayed Authored by Aidan Davey (ShadowDragon) on Sep 28 2021, 9:36 AM.
Details The frame indicator/controller is not displayed when in the Graph or Dopesheet view of the Movie Clip Editor To solve this we could call the function ED_time_scrub_draw_current_frame in clip_draw_dopesheet_main and graph_region_draw in space_clip.c
Diff Detail
Event TimelineComment Actions Thx! hint: https://wiki.blender.org/wiki/Style_Guide/Commit_Messages
I think this will also link the Differential with the task/bugreport automatically then (at least it does when you use Arcanist Comment Actions Talked to Jeroen, seems it is more of his area. I couldn't reproduce the issue myself, which suggests it might be something to do with the GL state other than a missing drawing call. Something like that. Jeroen will pick it up from here :) Comment Actions Was able to reproduce and this patch fixes the issue. Patch does not apply to latest master. There was an API change on ED_time_scrub_draw_current_frameIIRC. Are you available to do the needed changes?
Comment Actions He does not, you can check by clicking the profile and check if they belong to the bf comitters project. | |||||||||