AdamsLair/duality

Window size increases when set to fixed

Offen

#672 geöffnet am 30.06.2018

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (287 Forks)auto 404
BackendBugCoreHelp Wanted

Repository-Metriken

Stars
 (1.425 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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