5120x1440 UI window position bug

Discussion in 'Bug Reports' started by Navi, May 6, 2024.

  1. Navi New Member

    Running windowed mode 5120x1440p creating ui elements and dragging them into place cand camping did not seem to save ui positioning correctly. After reviewing the ini file it does save the UI elements and positions however as an example. If I were to have a X positions like the below. The window position has a dramatic shift based on 1 pixel difference.
    [Chat 2]
    XPosWindowed=1400

    YPosWindowed=3803
    WidthWindowed=649

    [Chat 2]
    XPosWindowed=1399

    YPosWindowed=3803
    WidthWindowed=649

    Also oddly enough [Chat 2] moves my [Chat 3] window in game (which is both named Chat 3 at the window container level and the chat tab level... So some array issue maybe?

    Any fixes for this would be great as the UI forces me to not using the majority of the center of the screen. (this occurs on the right side of the screen in the same fashioned (not sure of the XPos)
  2. Navi New Member

    Can reproduce on demand and provide screenshots if that helps identification of the issue. Definitely a bug.