mapeditor/tiled

Expand/collapse layers API

Aperta

#3997 aperta il 5 lug 2024

 (9 commenti) (0 reazioni) (1 assegnatario)C++ (1708 fork)batch import
good first issue

Metriche repository

Star
 (10.413 stelle)
Metriche merge PR
 (Merge medio 14g 4h) (17 PR mergiate in 30 g)

Descrizione

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.

Guida contributor