Lemmings Forums

NeoLemmix => Community Edition => Closed => Topic started by: namida on March 05, 2019, 08:28:49 PM

Title: [✓][SUG][ED] Set screen start position to mouse cursor
Post by: namida on March 05, 2019, 08:28:49 PM
I'm not really that fussed on what this method is, other than that it should somehow set the screen start position to the current mouse position.

In the old editor, this was done by right-clicking at the desired spot, then selecting from a dropdown. This editor uses RMB for mouse scrolling, so that's out of the question, but perhaps a hotkey to place the screen start at the current mouse position?

I noticed when looking through the hotkeys that P + LMB drags the screen start position. Perhaps P + RMB could be "set to current location of cursor"? I wasn't aware of P + LMB when I started writing this topic (I thought "I should check, in case such a thing already exists and I'm just not aware of it"), which does help a lot, but I think being able to directly set it rather than just drag it would be useful too, and not particularly tricky to implement.
Title: Re: [SUGGESTION][EDITOR] Some way to set screen start position by mouse.
Post by: SQron188 on March 06, 2019, 09:49:21 AM
Oh, gee, I didn't even realise there was a P + LMB combo! That seems way easier than inputting coordinates. I'm glad I checked this thread! :thumbsup:
P + RMB sounds good to me as well, especially since the same key + a mouse button so that it's easier to remember.
Title: Re: [+][SUG][ED] Some way to set screen start position by mouse.
Post by: WillLem on November 11, 2025, 03:29:10 AM
Added a hotkey for this. It's set to L by default but can be remapped to anything else via the Hotkey Config.

Implemented in commit 85e5436.