Ticket #1140 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.

(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.