mapeditor/tiled

Expand/collapse layers API

Ouverte

#3 997 ouverte le 5 juil. 2024

 (9 commentaires) (0 réaction) (1 personne assignée)C++ (1 708 forks)batch import
good first issue

Métriques du dépôt

Stars
 (10 413 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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