Currently the initial size of the playback window is hardcoded in VideoRender.cpp: m_pictureWidth=704; m_pictureHeight=576;
This should be put into a persistent storage and be reloaded at startup.
Also probably it should save the position of the main window & the player window aas well as the screen it has been opened on...
Log in to post a comment.
Also probably it should save the position of the main window & the player window aas well as the screen it has been opened on...