Skip to content

ExpandableListItem: Refactor JavaScript expression to use newer features

ivan tkachenko requested to merge work/ratijas/some-js into master

Would be nice to also save on extra Array.from allocation, but in QML list<> type is not that much interoperable with JS Array.

Edited by ivan tkachenko

Merge request reports