MediaArea / MediaInfo

Convenient unified display of the most relevant technical and tag data for video and audio files.
https://MediaArea.net/MediaInfo
BSD 2-Clause "Simplified" License
1.26k stars 149 forks source link

Windows GUI: Dialog fixes #842

Closed cjee21 closed 1 month ago

cjee21 commented 1 month ago

Two commits:

  1. Noticed that there is code to handle opening multiple files simultaneously but the Open File dialog doesn't allow selecting multiple files. It is now enabled and multiple files can be selected and opened simultaneously.

  2. Minor fix to the positioning of the new Open Folder dialog. It now consistently opens at the same position near the corner of MediaInfo's main window.