AdamsLair/duality

Window size increases when set to fixed

Open

#672 opened on Jun 30, 2018

View on GitHub
 (5 comments) (0 reactions) (0 assignees)C# (287 forks)auto 404
BackendBugCoreHelp Wanted

Repository metrics

Stars
 (1,425 stars)
PR merge metrics
 (PR metrics pending)

Description

Summary

From https://forum.adamslair.net/viewtopic.php?f=4&t=1236l

When the GfxMode is set to Fixed, the window size increases slightly

How to reproduce

  • Set the GfxMode in UserData to FixedWindow

Workaround

  • In v3, it is possible to use ForcedRenderSize to remove the additional padding

Attachments

Window window

FixedWindow fixedwindow

Contributor guide