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.

貢獻者指南