Ticket #1140 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Video display is the wrong size

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

Description

The video size is used for the video display's full size rather than the client size, resulting in the window being 4 pixels too small in each direction. This results in an unnecessary and ugly resize at 100% zoom.

Change History

comment:1 Changed 2 years ago by plorkyeran

(In [4077]) Fix problems with how VideoDisplay's size was being set resulting in the border being subtracted from the video size and the video always taking up the full width of the box even at very low zoom levels. Updates #1137, #1140.

comment:2 Changed 2 years ago by plorkyeran

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

(In [4078]) Merge r4077 from trunk. Closes #1137 and #1140.

Note: See TracTickets for help on using tickets.