| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Is this ever going to get implemented? This issue still exists years later. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description of the Change
Partial fix of issue #195 . Allows to resize the World Window according to Windows's scaling factor.
Why Should This Be In Core?
Because issue #195 is a problematic bug.
Benefits
It partially fixes issue #195. The fix is partial because it works only on program startup. If Windows's scaling factor is changed during execution issue #195 still reproduces. This is not ideal but still better than encountering that bug systematically.
Potential Drawbacks
Not that I know of.
Applicable Issues
#195
Comments
Thanks to @thwe74 for this solution.