mapeditor/tiled

Expand/collapse layers API

Open

#3.997 aberto em 5 de jul. de 2024

Ver no GitHub
 (9 comments) (0 reactions) (1 assignee)C++ (1.708 forks)batch import
good first issue

Métricas do repositório

Stars
 (10.413 stars)
Métricas de merge de PR
 (Mesclagem média 14d 4h) (17 fundiu PRs em 30d)

Description

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.

Guia do colaborador