Gamergotten / Infinite-runtime-tagviewer

61 stars 18 forks source link

Fixed Popup Window location & Added VS19+ editorconfig #4

Closed CallumCarmicheal closed 2 years ago

CallumCarmicheal commented 2 years ago

Added editorconfig to enforce the prefered bracket / coding style of Gamergotten. Removing the annoyingly inaccurate diffs to see what changes occured.

AvalonDock annoyingly wont let us know where control is under what window, I found a way to get the window by working backwards using the window as a base and then figuring out where our content host is located.

The dropdown will now appear under the control on both the main window and any dragged out windows.