Ticket #1159 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Opening a video when a video is already open does not work correctly

Reported by: Plorkyeran Owned by: Plorkyeran
Priority: normal Milestone: 2.1.9
Component: Interface Version: 2.1.8
Severity: minor Keywords:
Cc: Platform: All
Sub Component:

Description

Opening a video without closing a currently open video fails to update some parts of the UI, such as the video slider. Hiding then showing the video fixes this, so there's probably just something not being refreshed which should be.

Change History

comment:1 Changed 2 years ago by plorkyeran

(In [4101]) Make VideoContext::SetVideo explicitly call VideoContext::UpdateDisplays rather than relying on the calling code restoring it to a consistent state. Updates #1159.

comment:2 Changed 2 years ago by plorkyeran

  • Status changed from new to closed
  • Resolution set to fixed

(In [4102]) Merge r4101 from trunk. Closes #1159.

Note: See TracTickets for help on using tickets.