Opened 4 years ago
Closed 4 years ago
#853 closed defect (fixed)
r2953 broke detached video
| Reported by: | nielsm | Owned by: | nielsm |
|---|---|---|---|
| Priority: | high | Milestone: | 2.1.7 |
| Component: | Video | Version: | devel |
| Severity: | minor | Keywords: | regression |
| Cc: | Platform: | All | |
| Sub Component: |
Description
As summary says, r2953 broke detached video.
If the video display is to work correctly in attached mode it can't work properly in detached... some logic is needed to change the sizer behaviour depending on mode.
Change History (3)
comment:1 Changed 4 years ago by nielsm
- Owner set to nielsm
- Status changed from new to accepted
comment:2 Changed 4 years ago by nielsm
comment:3 Changed 4 years ago by nielsm
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.

(In [6dc3015]) Work on fixing detached video, still broken but works a little better now. Updates #853.