mapeditor/tiled

Expand/collapse layers API

Open

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

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

仓库指标

Star
 (10,413 star)
PR 合并指标
 (平均合并 14天 4小时) (30 天内合并 17 个 PR)

描述

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.

贡献者指南