mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-22 11:19:25 +01:00
Fixed DPI scaling breaking when opening file browser
This commit is contained in:
@@ -8,6 +8,8 @@ using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
|
||||
[assembly: System.Windows.Media.DisableDpiAwareness] // Disable Dpi awareness in the application assembly.
|
||||
|
||||
namespace Flowframes
|
||||
{
|
||||
static class Program
|
||||
|
||||
Reference in New Issue
Block a user