mapeditor/tiled

Expand/collapse layers API

Open

#3,997 创建于 2024年7月5日

在 GitHub 查看
 (9 评论) (0 反应) (1 负责人)C++ (10,413 star) (1,708 fork)batch import
good first issue

描述

When working with maps with a large number of layers, a scripting API for expanding/collapsing GroupLayer and ObjectGroup would be very helpful.

As @bjorn suggested, this can be done by exposing the Layers and Objects views functions in the MapEditor interface.

贡献者指南