mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-11 02:28:18 +00:00
c916e5d262
The hotkey Ctrl+A is already active universally in the editor to open and append a map to the current one. This collides with the hotkeys for opening the layer/tile details popup for tune, tele, speedup and switch layers, which is only active when a layer of said type is select. Pressing the hotkey in this context opens the popup and the append dialog at the same time, which is undesirable. Therefore the hotkey to open the layer/tile details is changed to Ctrl+T instead. This combination is currently unused and seems approriate, as the T could stand for "Tile details". |
||
---|---|---|
.. | ||
auto_map.cpp | ||
auto_map.h | ||
editor.cpp | ||
editor.h | ||
explanations.cpp | ||
io.cpp | ||
layer_game.cpp | ||
layer_quads.cpp | ||
layer_sounds.cpp | ||
layer_tiles.cpp | ||
popups.cpp |