Ticket #1054 (closed defect: fixed)
Video isn't scaled down if it takes up too much of the window space
| Reported by: | verm | Owned by: | nielsm |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1.8 |
| Component: | General | Version: | 1.10 |
| Severity: | minor | Keywords: | |
| Cc: | Platform: | All | |
| Sub Component: |
Description (last modified by nielsm) (diff)
If the user loads a video with a large resolution, it may take up so much of the window that the rest of the interface becomes unusable.
Aegisub should check the loaded video size against the window size, and change the zoom level if the video will take up a too large portion of the window.
Change History
comment:1 Changed 2 years ago by nielsm
- Status changed from new to accepted
- Description modified (diff)
- Summary changed from Large videos take up entire screen on OSX to Video isn't scaled down if it takes up too much of the window space
- Platform changed from OS X to All
- Version changed from devel to 1.10
- Owner set to nielsm
Note: See
TracTickets for help on using
tickets.

This is not specific to Mac but can happen on any platform.
I'll take a look at changing this, it shouldn't be very hard to do.