mapeditor/tiled

Expand/collapse layers API

Offen

#3.997 geöffnet am 05.07.2024

 (9 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C++ (1.708 Forks)batch import
good first issue

Repository-Metriken

Stars
 (10.413 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide