ddnet/src/game/editor
bors[bot] ca30afdd66
Merge #2710
2710: Fix layers right click on item opens menu for previously selected (left clicked) item r=heinrich5991 a=BannZay

```
Im 'corneumToday at 16:55
when i have a layer selected and rightclick on another one to change its properties, it doesnt switch to that layer. that hasnt always been this way and its throwing me off lately
especially because it still opens the menu for the other layer
```

Co-authored-by: Andrii <bannzay3@gmail.com>
2020-09-02 15:59:48 +00:00
..
auto_map.cpp Silence GCC warning 2020-05-23 18:11:35 +02:00
auto_map.h Optimize automatic automap to automap only around changes. 2018-10-09 12:56:48 +03:00
editor.cpp keep layers selection on group right click 2020-09-02 18:11:57 +03:00
editor.h select layer under mouse pointer on right click 2020-09-02 18:11:24 +03:00
explanations.cpp Rename rifle to laser 2019-11-22 15:37:18 +01:00
io.cpp Set camera position on LoadCurrentMap 2020-05-21 00:44:52 +02:00
layer_game.cpp Add auto game tiles to all possible layers, increase layer size if needed 2019-03-12 02:35:29 +01:00
layer_quads.cpp Get rid of the clamp that breaks most editor value selection 2020-05-30 09:09:01 +02:00
layer_sounds.cpp Get rid of the clamp that breaks most editor value selection 2020-05-30 09:09:01 +02:00
layer_tiles.cpp Add warning for editor as well 2020-08-31 15:08:04 +02:00
popups.cpp Fix map details layout 2020-09-02 18:28:28 +03:00