ThioJoe / Edit-Clipboard-Contents

Allows viewing, editing, and even deleting individual items within the Windows clipboard
GNU General Public License v3.0
139 stars 2 forks source link

Fixed placement of items on the main GUI. #6

Closed trparky closed 3 weeks ago

trparky commented 3 weeks ago

Things weren't lined up properly on the MainForm, I fixed it.

ThioJoe commented 3 weeks ago

I believe the latest version should fix this so I'll just close this. But turns out the issue was a bit more than just the placement because of oddities in how Windows Forms handles different scaling.