Announcement

Collapse
No announcement yet.

Vantage windows dont remeber its previous position in Windows 11

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Vantage windows dont remeber its previous position in Windows 11

    I have an issues with remebering the Vantage window position. I have 2 monitors (one for rhino + one for vantage live link) and I need to always drag and maximize Vantage to 2nd monitor when it starts.
    Every new session starts on 1st monitor windowed.

    Don´t know if it is an issue of Windows 11 last update or latest Vantage version.

  • #2
    We fixed an issue in 1.8.2 where the app would be invisible when started on a monitor setup that is different from when the app was last used, where the old coordinates are invalid and outside the current monitors. In this case the position is reset. It seems this safety mechanism is triggered on your machine as a false positive. We will need to find a machine to reproduce this on...

    You could try inspecting the "Pos" value in %APPDATA%\Chaos Group\Vantage\vantage.ini
    Nikola Goranov
    Chaos Developer

    Comment


    • #3
      Hi npg
      my Pos values are:
      Code:
      [WindowState]
      Size=@Size(1920 1009)
      Pos=@Point(2559 -8)
      IsMaximized=true
      LeftPinned=true
      RightPinned=true
      CosmosShown=false​

      Comment

      Working...
      X