Jak naprawić problem przewijania krawędzi w Sid Meier’s Civilization VI

The fix that is posted everywhere doesn’t fix the edge scrolling in the corners, where it should go diagonally; It only works right on the top left. The following method is a modified version that should be a complete fix:

Jak naprawić

Modify the equivalent lines in Sid Meier’s Civilization VI\Base\Assets\UI\EdgeScroll.xml

 <Container ID="LeftScreenEdge" Anchor="Ł,T" Size="4,parent+2" />
<Container ID="RightScreenEdge" Anchor="R,T" Size="4,parent+2" Offset="-1,0"/>
<Container ID="TopScreenEdge" Anchor="Ł,T" Size="parent+2,2" />
<Container ID="BottomScreenEdge" Anchor="Ł,B" Size="parent+2,2" Offset="0,-1"/>
Ten poradnik o Sid Meier's Civilization VI został napisany przez BeeGod. Możesz odwiedzić oryginalną publikację z tego połączyć. Jeśli masz jakiekolwiek wątpliwości dotyczące tego przewodnika, nie wahaj się z nami skontaktować tutaj.

O autorze