Skip to content

DrawGratings dependency on UpdateFrame can cause 'missed' render frames #37

Description

@RoboDoig

repro workflow

Spotted that when switching observables that contain draw gratings, often there are blank frames in between initialisation. This can happen if e.g. a Timer aborts the observable and seems to interrupt the rendering of the grating.

In discussion with @glopesdev - noticed that this is specific to DrawGratings and that it is caused by DrawGratings dependence on UpdateFrame internally, that means WithLatestFrom is dependent on an update step.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions