cplussharp / graph-studio-next

GraphStudioNext is a tool for developers to build and test DirectShow Graphs
355 stars 94 forks source link

Layout of main window and dialogs is very poor on high DPI system #255

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Run Graph Studio Next with text DPI scaling of 200% 

What is the expected output? What do you see instead?

Toolbar icons are tiny
Drop down for playback speed is too small to read
Playback position readout is too small to read
Filters window font is tiny
Several controls on in the Filters window are truncated
Layout problems on nearly every window in the application

Please use labels and text to provide additional information.

Lots of changes required to improve this.

Original issue reported on code.google.com by mike.cop...@gmail.com on 22 Nov 2014 at 9:28

mikecopperwhite commented 5 years ago

Toolbar is not currently resizing with system DPI on Windows 7 systems but does resize with system DPI on Windows 10. Making toolbar larger overall makes it too large on Windows 7.