BUGS:
Found 2 resizing problems:
- When the MovieWindow's top border coordinates are minor than
-25 pixels (for example if top border is out of the top screen border by 50 pixels), and the movie window is manually resized, then after resizing, the movie window new dimensions are equal to "
the movie window resized width"x"
the movie window resized height+25pixels", and the video image is stretched even if the Keep aspect ratio option is selected.
- If the movie window is resized (downsized) by dragging the top-left corner, BSplayer doesn't check the minimum window's dimensions, and the window is resizable down to 2x2 pixels.