pyviator / msfs-geoshot

Geotag-enabled screenshot tool for Microsoft Flight Simulator 2020

Home Page:https://flightsim.to/file/20868/geoshot-geotagged-screenshots-and-more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exclude window borders and shadow when MSFS is in windowed mode

pyviator opened this issue · comments

When in windowed mode, MSFS GeoShot will currently capture the full window, window borders and shadowed area around it included. This is a limitation caused by the Windows API, which currently does not offer an easy way to reliably determine the inner bounds of a window.

We should look into finding an alternate solution that's reliable enough to use.

Added in ba0b6d7