mapeditor/tiled

Expand/collapse layers API

Open

#3,997 opened on 2024年7月5日

GitHub で見る
 (9 comments) (0 reactions) (1 assignee)C++ (10,413 stars) (1,708 forks)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.

コントリビューターガイド