Author Topic: [BUG][PLAYER] Player doesn't "remember" window position after Exit  (Read 1426 times)

0 Members and 1 Guest are viewing this topic.

Offline WillLem

  • Posts: 3348
  • Unity isn't sameness, it's togetherness
    • View Profile
Whenever I re-open NeoLemmix player, it will remember the last window resize - which is great. :thumbsup:

However, it doesn't seem to remember the screen position, so I constantly have to move it up so that the skill panel isn't obscured by the Windows taskbar.

Offline namida

  • Administrator
  • Posts: 12398
    • View Profile
    • NeoLemmix Website
Re: [BUG][PLAYER] Player doesn't "remember" window position after Exit
« Reply #1 on: May 18, 2020, 07:48:12 PM »
Agreed, it should remember it. Will fix this before V12.9 stable.
My Lemmings projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)

Offline Proxima

  • Posts: 4562
    • View Profile
Re: [BUG][PLAYER] Player doesn't "remember" window position after Exit
« Reply #2 on: May 18, 2020, 07:50:11 PM »
Could this be an option? I don't want this.

Offline namida

  • Administrator
  • Posts: 12398
    • View Profile
    • NeoLemmix Website
Re: [BUG][PLAYER] Player doesn't "remember" window position after Exit
« Reply #3 on: May 18, 2020, 08:02:54 PM »
Could this be an option? I don't want this.

Why not? If you're concerned about undoing accidental moves - there's a "restore default size / position" option in 12.9 onwards. If in turn this doesn't suit because of it resetting the size as well, I could split those into two seperate options?
My Lemmings projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)

Offline WillLem

  • Posts: 3348
  • Unity isn't sameness, it's togetherness
    • View Profile
Re: [BUG][PLAYER] Player doesn't "remember" window position after Exit
« Reply #4 on: May 18, 2020, 11:13:07 PM »
Agreed, it should remember it. Will fix this before V12.9 stable.

Nice one, thanks Namida! :thumbsup:

Offline namida

  • Administrator
  • Posts: 12398
    • View Profile
    • NeoLemmix Website
Re: [BUG][PLAYER] Player doesn't "remember" window position after Exit
« Reply #5 on: May 24, 2020, 03:02:04 AM »
Implemented, along with a split of the "reset window size / position" option into seperate options for size and position, in commit 4271a11.
My Lemmings projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)