Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Compliant with GORA UI
Correct load order:
1. Compact Notifications for Widescreen
2. GORA UI
Currently the outliner is pushed rightward off-screen with both enabled. And both are essential.
- Go into your steam folder and navigate to: Steam\steamapps\workshop\content\529340\3000145365\gui
- Once there open betteroutliner_two_column.gui with a text editor of your choice
- Behind line 12 add a new line with "margin_right = 16" (right below the "margin_top" line)
- Behind the now line 23 (22 original, "layoutpolicy_horizontal") add a new line with "layoutpolicy_vertical = preferred"
- look for the now lines 40 & 66 (38 & 64 original, "size = { 360 0 }") change those to "size = { 440 0 }" and enjoy your outliner fully visible
Testet on 3840x2160 with gui scaling from 100-150% and it seems fixed in the right position.
My best guess is, that it's a conflict with another gui mod (I use Extra Topbar Info which adds some fields to the topbar, which could cause a shift)