sirjuddington / SLADE

It's a Doom editor
https://slade.mancubus.net
GNU General Public License v2.0
686 stars 104 forks source link

Change split line shortcut to Shift-S to avoid clash with Map Save As #1596

Closed thezerobit closed 7 months ago

thezerobit commented 7 months ago

The default keyboard shortcut for Split Nearest Line in the map editor is Ctrl-Shift-S which is also the key shortcut for Map Save As. If you press Ctrl-Shift-S in the map editor, it will split the nearest line and simultaneously open the Map Save As dialog. If you are just trying to split a line, this is inconvenient. If you are trying to save the map under a different name, you will probably not notice that you also split a line. Nothing is bound to Shift-S, so this changes the default binding for the Split Nearest Line action to Shift-S.