Espen Laget

Results 8 comments of Espen Laget

> @LAB02-Admin what about disabling the `DpiAwareness` flag for the app for now? https://docs.microsoft.com/en-us/dotnet/framework/configure-apps/file-schema/winforms/ > > https://docs.microsoft.com/en-us/dotnet/framework/configure-apps/file-schema/winforms/windows-forms-add-configuration-element (check the `DpiAwareness` key). > I wanted to test this by adding an...

> I did a bit of f'ing around and finding out. I’m not sure if I’m understanding the source code properly, but the callback seems to be trying a POST...

Thanks, @aetha - I was not aware of the second callback, though if I had followed your previous steps I would probably have figured it out. My main issue seems...

Completely agree. And then it will be useful if pulling several users šŸ‘„

> Thought about this earlier too, it's easy to implement, but current users have a big task ahead. > Will implement this soon. Fantastic, thanks šŸ‘šŸ˜€ Perhaps it could be...

> > I think it's more useful to switch with the previously used one, like other apps do. > > Microsoft Edge (and File Explorer) both go in order of...

Your use case could be narrow, but the general problem is considerable. Not being able to change the display name without breaking things is not good design!

> I was looking for this exact feature many times, and here it is, unimplemented :/ Yes, I was really surprised when first discovering this fragile design. Can't imagine it...