mapeditor/tiled

Expand/collapse layers API

Open

#3 997 ouverte le 5 juil. 2024

Voir sur GitHub
 (9 commentaires) (0 réactions) (1 assigné)C++ (1 708 forks)batch import
good first issue

Métriques du dépôt

Stars
 (10 413 stars)
Métriques de merge PR
 (Merge moyen 14j 4h) (17 PRs mergées en 30 j)

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.

Guide contributeur