mapeditor/tiled

Expand/collapse layers API

Open

#3.997 geöffnet am 5. Juli 2024

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

Repository-Metriken

Stars
 (10.413 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 14T 4h) (17 gemergte PRs in 30 T)

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